Skip to content

A planning assistant application for selecting a U.S. National Parks destination

Notifications You must be signed in to change notification settings

cmzhong/Parks-Planner

 
 

Repository files navigation

What is ParksPlanner

ParksPlanner is a planning assistant application to help travelers select and compare U.S. National Parks.

Getting Started

  1. npm i to install dependencies
  2. npm start or npm run dev to start application in production or development mode respectively.

How to Use

  • 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

Testing

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.

Authors

Alan Lee

Alexander Infante

Cherie Zhong

Jordan Deleon

About

A planning assistant application for selecting a U.S. National Parks destination

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 3.2%
  • HTML 1.3%