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😃
-
Download or clone this repository
-
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)
-
Install its dependencies: npm install or yarn add
-
Build the project: npm run build or yarn build
-
Start the project: npm start or yarn start
-
The website is now working, hope you enjoy it 😃