If you've ever found yourself needing to go to the bathroom but you dont see a bathroom in site, then youll love this app. You'll be able to search for the closest restroom to your current location and this app will also tell you when restroom is available along with the pin if it has one. All this data will be gathered by people checking in. When you check in you're location will automatically be gathered and youll be promted to fill out basic info like the name hours or any other information.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
you will need to install [mongo]: https://treehouse.github.io/installation-guides/mac/mongo-mac.html
- first install all the packages by running this command in the root of the repo
npm install
- run webpack
npm run build
- in a new terminal window start component
npm start
- if everything worked it should look like this (except it will show "no restrooms found" since you haven't added any locations) when you visit http://localhost:80/