Skip to content

sam-xander/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Development Portfolio

View project here

Welcome to my front-end development portfolio! This portfolio showcases my proficiency in using React. The project uses React Router, Web3Forms, and Semantic HTML to create responsive and dynamic user interfaces.


image


Technologies

  • React: A popular JavaScript library for building user interfaces.
  • React Router: A library for declaratively routing in a React application.
  • Web3Forms: A tool for creating and hosting forms for collecting user input.
  • Semantic HTML: A markup language that uses meaningful tags to convey the structure and content of a web page.

Installation

  1. Clone this repository using Git.
  2. Navigate to the project directory in the terminal.
  3. Install the dependencies by running npm install.
  4. Start the development server by running npm start.
  5. Open your web browser and navigate to http://localhost:3000.