<<<<<<< HEAD
Website for BridgeMedKits, a student-led nonprofit focused on delivering custom-built medical kits to underserved clinics around the world. By providing essential health supplies and resources, we aim to support healthcare workers and make a global impact on healthcare accessibility.
This is the official website for BridgeMedKits, built with Next.js and React.
First, install the dependencies:
npm install
# or
yarn installThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
- Modern, responsive design
- Fast page loads with Next.js
- SEO optimized
- Mobile-friendly interface
- Next.js
- React
- TypeScript
- Tailwind CSS
884c3494... Initial commit