https://github.com/castelo-codez/booking-mark-landing-page
booking-mark-landing-page || front end mentor
https://github.com/castelo-codez/booking-mark-landing-page
Last synced: 4 months ago
JSON representation
booking-mark-landing-page || front end mentor
- Host: GitHub
- URL: https://github.com/castelo-codez/booking-mark-landing-page
- Owner: Castelo-Codez
- Created: 2024-01-31T17:37:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T17:43:16.000Z (over 2 years ago)
- Last Synced: 2025-10-25T16:04:33.266Z (8 months ago)
- Language: HTML
- Homepage: https://booking-mark-landing-page.vercel.app
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# front-end mentor project
## install all **dependencies**
```sh
npm install
```
## run project
```sh
npm run dev
```