Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romaindoyen/tourism-app
https://github.com/romaindoyen/tourism-app
json lucide-react preact
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romaindoyen/tourism-app
- Owner: RomainDoyen
- Created: 2024-09-13T06:59:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-29T17:24:30.000Z (5 months ago)
- Last Synced: 2024-11-27T11:46:02.033Z (3 months ago)
- Topics: json, lucide-react, preact
- Language: TypeScript
- Homepage: https://sainterose.vercel.app/
- Size: 7.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# S3#1 competition: Create and code a city's website.
Ecole du Web’ competition.
## Stack used
- Vite
- Preact
- CSS## Install dependencies
```bash
yarn install
```## Run the project
```bash
yarn dev
```