My final project at Microverse. This is just the Front-END. The Back-end is available at https://github.com/maelfosso/repap-api.git
This project aims to show whether or not I master all the courses learn.
This web application is just the front-end built using ReactJS/React-Router-DOM. It helps you to manage your favorite hotels from the some fetch on Google Map through Google Places API. You could find the Jupyter notebook containing the Python scripts fetching the hotels https://colab.research.google.com/drive/1X68I8KmG5i_kDdwP8EWeBZb1X1pIEE1b?usp=sharing&authuser=0
You can access to the web application https://mv-final-repap.herokuapp.com/
- Git
- ReactJS
- React-Router-DOM
- Antd
- NodeJS
- NPM/YARN
- git clone
https://github.com/maelfosso/repap.git
- yarn install
- yarn start
- open your browser at
http://localhost:3000
Be sure you run the API part and that it is available at http://localhost:4000
- Registration
- Login
- Logout
- Get all the hotels
- See the details of a hotel
- Favorite ou Unfavorite a hotel
- Get all my favorite hotel
- Add an hotel with photos
Mael FOSSO
Distributed under the MIT Licence