This project allows users to create their own instance of map, adding markers, zones and paths. Allows to share it and give read or write access to other users
-
Authentication
- Create account
- E-mail/password
-
CRUD
- Create/Read/Delete folders
- Create/Read/Delete markers
-
Tools
- Tool NavBar
- Add Markers
- Add Zones 70%
-
Additional functions
- Display Map
To run this project you need to run following commands
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build folder.\
Feel free to ask me questions about this project.