Implementation of a simple Single Page App (SPA) using React, in order to monitor users and locations of an app. The app has two pages, with a sidebar to navigate between them. The implementation was done using Google Maps while enabling user input into the database, using 'axios' for the GET & POST requests.
Using react-router, react-probar, google-maps and material-ui libraries