Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khelsai01/holidays_tours
https://github.com/khelsai01/holidays_tours
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khelsai01/holidays_tours
- Owner: khelsai01
- Created: 2024-07-24T11:31:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T07:10:58.000Z (4 months ago)
- Last Synced: 2024-07-31T08:36:16.138Z (4 months ago)
- Language: TypeScript
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Holydays Tours
## Frontend Deployed link
[https://holidays-frontend-ashen.vercel.app](https://holidays-frontend-ashen.vercel.app)## Backend Deployed link
[https://holidays-backend.onrender.com](https://holidays-backend.onrender.com)**note** --> add api end `/api/tours`
## Image of the components
![holidays-frontend-ashen vercel app_(Nest Hub Max)](https://github.com/user-attachments/assets/11b6f713-99c4-4742-a771-c9bbde05035e)
![holidays-frontend-ashen vercel app_(Nest Hub Max) (1)](https://github.com/user-attachments/assets/9da98b4d-e9b3-4e32-8138-e6fdd0645eca)
![holidays-frontend-ashen vercel app_tours_66a017918751fc2b83387e45(Nest Hub Max)](https://github.com/user-attachments/assets/de0621dc-6630-48e8-afa3-1915e4baf818)
## For the Local
**clone the repository**
`git clone https://github.com/khelsai01/holidays_tours.git`**Move to server**
`cd server`**Run the server**
`npm run start`**frontend**
`cd holidays`**Run the local**
`npm run dev`