Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 898 Bytes

README.md

File metadata and controls

43 lines (39 loc) · 898 Bytes

Hotel

Hi

A website for hotel reservations.

Options

  • Filter hotel (name & Date & Number of people & number of rooms)
  • Authentication
  • Locations (leaflet)
  • Bookmark
  • JSON Server

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

  1. Clone the repo:
    git clone https://github.com/MohammadrezaNadirkhanloo/Hotel.git
  2. Install NPM packages
    npm install
  3. run app
    npm run dev
  4. run server
    npm run server

Goals

  • Hooks
  • Context
  • State Management
  • Material-UI
  • Leaflet
  • React-Router-DOM
  • JSON
  • Libraries

image