Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 606 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 606 Bytes

JSM Hackathon

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.

Tech Stack

  • NextJS
  • Tailwind CSS
  • Motion (previously known as Framer Motion)
  • Lucide
  • Zod
  • Sonner
  • Prettier

Setup Instructions

  1. Clone the project
    git clone [email protected]:dokgu/jsm-hackathon.git
  2. Install dependencies
    npm install
  3. Run the application
    npm run dev
  4. Go to http://localhost:3000