https://github.com/waffensultan/bluehacks-2025-hackathon
https://github.com/waffensultan/bluehacks-2025-hackathon
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/waffensultan/bluehacks-2025-hackathon
- Owner: waffensultan
- Created: 2025-02-21T07:02:35.000Z (3 months ago)
- Default Branch: dev
- Last Pushed: 2025-03-08T15:12:01.000Z (2 months ago)
- Last Synced: 2025-03-08T16:20:31.150Z (2 months ago)
- Language: TypeScript
- Homepage: https://bluehacks-2025-hackathon.vercel.app
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
1. Install dependencies:
```bash
pnpm install
```2. Run the development server:
```bash
pnpm dev
```