/new_portfolio

Discover my web portfolio: creative designs, innovative projects. Let's connect!

Primary LanguageSCSS

My new portfolio🚀

Hey my friends! Here is repo with my personal portfolio. Click here to see my portfolio or here to see how it looks in my computer😃

result

Follow this steps to start project on your local machine:

  1. Download or clone this repository

  2. Add API key for @emailjs/browser:

  • Go to emailjs and create free account

  • Add email service and template

  • add service id, template id and your public key to Contact component (34-43 lines)

  1. Install its dependencies: npm install or yarn add

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

  3. Start the project: npm start or yarn start

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