ParksPlanner is a planning assistant application to help travelers select and compare U.S. National Parks.
npm i
to install dependenciesnpm start
ornpm run dev
to start application in production or development mode respectively.
- Click and drag to pan map
- Scroll up to zoom in and scroll down to zoom out on map
- Click on a map marker to view National Park details
Run npm test
in the terminal. This will initialize the testing suite. Enzyme is used alongside Jest to run integration testing on the front end code.
Alan Lee
Alexander Infante
Cherie Zhong
Jordan Deleon