/portfolio

Here's my portfolio made up with React.js, it's fully responsive

Primary LanguageJavaScript

Portfolio

Click here to see portfolio😃

Hey my friends! Here is repo with my personal portfolio. Follow this steps to start project on your local machine:

  1. Download or clone this repository

  2. Install its dependencies: npm install or yarn add

  3. Build the project: npm run build or yarn build

  4. Start the project: npm start or yarn start

  5. The website is now working, hope you enjoy it 😃

Original Idea

Inspiration from Tim Baker (tbakerx) and Sonny Sangha (sonnysangha)