https://github.com/itssheldondev/aloha-ss-frontend
Official website for Aloha-Secourisme, a training center specialized in first aid and sea rescue courses. 🌊🚑
https://github.com/itssheldondev/aloha-ss-frontend
frontend nextjs react typescript
Last synced: over 1 year ago
JSON representation
Official website for Aloha-Secourisme, a training center specialized in first aid and sea rescue courses. 🌊🚑
- Host: GitHub
- URL: https://github.com/itssheldondev/aloha-ss-frontend
- Owner: ItsSheldonDev
- License: apache-2.0
- Created: 2025-03-06T08:40:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T08:50:07.000Z (over 1 year ago)
- Last Synced: 2025-03-17T03:18:02.320Z (over 1 year ago)
- Topics: frontend, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://aloha-secourisme.fr
- Size: 62.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.