Location logger lets you log your location on a map.
- Users can authenticate with their email and password
- Only authenticated users can perform create, update and delete operations
- Users can create a new entry on the map by double clicking on a location
- Users can update and delete their existing logged entries.
- React - Frontend
- Firebase - Authentication/CRUD Operations
- Mapbox - Map library
- Formik - Form and form validations.