Skip to content

maelfosso/repap

Repository files navigation

REPAP

My final project at Microverse. This is just the Front-END. The Back-end is available at https://github.com/maelfosso/repap-api.git

Description

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

Link

You can access to the web application https://mv-final-repap.herokuapp.com/

Prerequisites

  • Git
  • ReactJS
  • React-Router-DOM
  • Antd
  • NodeJS
  • NPM/YARN

Getting Started

  • 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

Features

  • 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

Authors

Mael FOSSO

Licence

Distributed under the MIT Licence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published