Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a19hu/yatricabs
https://github.com/a19hu/yatricabs
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/a19hu/yatricabs
- Owner: a19hu
- Created: 2024-06-10T11:22:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T09:03:43.000Z (7 months ago)
- Last Synced: 2024-06-13T10:10:15.747Z (7 months ago)
- Language: JavaScript
- Homepage: https://yatricabs-zeta.vercel.app
- Size: 8.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Celebrare
Visit [website](https://yatricabs-zeta.vercel.app/).## Project Logo
## Installation
To install this project, follow these steps:
1. Clone the repository.
```sh
git clone [email protected]:a19hu/Yatricabs.git2. Navigate to the project directory.
```sh
cd Yatricabs3. Install the dependencies.
```sh
npm install4. Run app.
```sh
npm start