This is personal website where I showcase my portfolio.
Link to my site: https://tobi-personal-website.vercel.app/
I have used gooey-react for my background if you wanted to try it out for yourself. https://gooey-react.netlify.app/
These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Go to the portfolio folder
cd portfolio
Install the packages
npm install
A step by step series of examples that tell you how to get a development env running
Say what the step will be
npm run dev
To sent the message being sent to you via email. You neet to set up an account with Resend and get an api key.
I used Vercel to deploy my app since it's very easy to deploy with Nextjs
- Nextjs - The web framework used
- Youtube tutorial on how to mae a portfolio website using Nextjs. https://www.youtube.com/watch?v=OvC3iM1hA90&t=1191s
- I used gooey-react library to make my background. https://gooey-react.netlify.app/
- This youtube tutorial helped me set up message send via. https://www.youtube.com/watch?v=PI-tGsvDoIU