Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 539 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 539 Bytes

IEEE MADHACK 4.0 Concept Design

Click here to see live website: Open Website

Technical Details

  • Framework: Next.js
  • Other libraries: React.js, Typescript, TailwindCSS, Framer-motion

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.