Skip to content

ameyayeg/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

A portfolio website that showcases some recent projects. Made in React with create-react-app, the site uses the recently released version six of React Router, and it's hosted on a custom domain through Netlify.

How to install

To fork the repository, click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands: $git clone hhttps://github.com/<YOUR GITHUB USERNAME>/developer-portfolio.git and $cd developer-portfolio

Install packages from the root directory:

$npm install

Start the development server:

$npm run start

Packages used

Client side packages
framer-motion
react-burger-menu
react-content-loader
react-icons
react-router-dom
react-scripts
react-spring
react-text-transition

Screenshot 2022-10-03 at 18 08 54