An open API service indexing awesome lists of open source software.

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

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