https://github.com/emekankwo/trvel_site
This project is a hotel reservation system and admin panel built using Reactjs, allowing users to select dates and make room reservation in a selected hotel. This includes user validation and Context API to manage app's state
https://github.com/emekankwo/trvel_site
api axios contentapi eslint mern mongodb nodejs prettier react react-router-dom
Last synced: 3 months ago
JSON representation
This project is a hotel reservation system and admin panel built using Reactjs, allowing users to select dates and make room reservation in a selected hotel. This includes user validation and Context API to manage app's state
- Host: GitHub
- URL: https://github.com/emekankwo/trvel_site
- Owner: EmekaNkwo
- Created: 2022-09-02T13:26:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T21:00:50.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T00:17:52.768Z (over 1 year ago)
- Topics: api, axios, contentapi, eslint, mern, mongodb, nodejs, prettier, react, react-router-dom
- Language: JavaScript
- Homepage:
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trvel Website
This is a travel website that helps tourist makes reservation and find more information about
hotels in the location they intend to travel to
## How to Setup
- Clone or Fork repository
- `cd client`, then run `yarn install`
- Then `cd ..`, then `yarn install` to install dependencies in the root directory
- `yarn start` to start the local development server