- Frontend: React + Vite
- Styling: Tailwind CSS
- Deployment: GitHub Pages
- Additional Tools: ESLint, Prettier, Husky, Motion
To run the project locally:
git clone https://github.com/nell-shark/nell-shark.github.io
cd nell-shark.github.io
npm install
npm run dev
Then open your browser at http://localhost:5173
This project is licensed under the MIT License