Official website for Hack4Health, a hyper-modern, health-oriented hackathon.
- Framework: Next.js
- Styling: Vanilla CSS (CSS Modules)
- Animations: Framer Motion
- Icons: Lucide React
First, install the dependencies:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.