LIVE LINK: https://jsm-hackathon-delta.vercel.app/
This project is a simple landing page for a startup called JSM Hackathon offering an all-in-one suite of tools to run and manage businesses.
- NextJS
- Tailwind CSS
- Motion (previously known as Framer Motion)
- Lucide
- Zod
- Sonner
- Prettier
- Clone the project
git clone [email protected]:dokgu/jsm-hackathon.git
- Install dependencies
npm install
- Run the application
npm run dev
- Go to http://localhost:3000