With this application, you'll be able to organise reservations as a restaurant owner and make reservations as a user.
- Javascript
- HTML
- CSS
- React
- React-DOM
- npm
To get a local copy up and running follow these simple example steps.
- Git clone https://github.com/mikethreels/reservate
- Move to the root directory in your command line
- run
npm install
- run
npm start
In the application the user can browse a list of restaurants and make a reservation at the time the prefer
- The user can using their email address and password
- A restaurant can be selected from the list in the 'Home' tab
- In the details page the user can select the date and time they would like to make a reservation at the restaurant.
- in the overview page the user can keep track of the reservations they already made.
👤 Michael Threels
- Github: @mikethreels
- Twitter: @MichaelThreels
- LinkedIn: michaelthreels
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!