This project is my personal website. It is built with Next.js and Tailwind CSS. It is deployed on Vercel.
This website has the following features:
- React Spring animations
- Dark mode
- SEO friendly
- Vercel Analytics
- Vercel Speed Insights score 98/100
- Google Lighthouse score 98/100
- Unsplash API integration
-
Fork this repository. See Fork a repo for details.
-
Clone the forked repository to your local machine.
git clone
- Create a new branch.
git checkout -b new-branch
- Make your changes and commit them.
git commit -m "commit message"
- Push your changes to GitHub.
git push origin new-branch
- Create a pull request. See Creating a pull request for details.
This project is licensed under the MIT License - see the LICENSE file for details.