This repository hosts the source code for the official digital portfolio of Niten Rai.
| Layer | Technology |
|---|---|
| Framework | React (via Vite) |
| Styling | Tailwind CSS |
| Deployment | Vercel |
git clone https://github.com/tongbadaju/unfolo.gitcd unfolonpm install
# or
yarn installnpm run dev
# or
yarn devThe application will now be running on http://localhost:5173 (or similar).
This project is licensed under the MIT License - see the See the LICENSE file for details.