Welcome to my first Next.js project! This is a personal website I'm developing to learn more about Next.js and React. 🌟
This website is still in development.
Things next on the list:
- Documentation
- Clean code
- Make some slight corrections like centering stuff, but not relevant at this point
- Add some more animation
To run this project locally:
- Clone the repository:
git clone https://github.com/Saalim-Baba/PersonalWebsite.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
The website is deployed on Vercel. Check it out here.
- Built with Next.js and Tailwind CSS.