Apptivity Zone (AZ) is a react web app to help you find spontaneous activities to join! Without signing in, you can use AZ to search for activities in your zip code. To create an activity, just sign up and add your activity details. The pin for your activity will only display on the map for the duration you set when creating the activity. Once logged in, you can also search for activities in your area by type of activity.
To use this app:
- Clone down this repo
- Cd into the folder
- Run npm install
- Run npm start
AZ has 93% test coverage. To run the tests, type npm test in your terminal. To see the test coverage, run npm test -- --coverage
- React
- Redux
- Router
- Firebase for authorization and back-end
- Google Maps and Google Geolocation APIs
- Eric Jungbluth - GitHub
