Skip to content

huntermetts/Lantern

Repository files navigation

L A N T E R N

Lantern makes camping in our National Parks easy.

You can:

  • Login and quickly search through America’s National Parks to view:
  • Parks Features (Canyons, Lakes, Mountains).
  • Amenities (bathrooms, running water, firewood for sale).
  • Camping Info (how many campsites the park has available).
  • See Weather averages of the park.
  • Save your trips, edit your trips, and delete your trips (specific to the user).
  • See Weather averages of the park.
  • See gas stations near that park.
  • See Markets near that park.

To Download and Use The App:

  1. Clone our repo with the "Clone or download" button above this README (it will be on the right side of your screen).
  2. Copy the URL generated when the button is clicked.
  3. Open terminal.
  4. Type git clone and then paste the URL from step 2.
  5. Navigate into the root folder using cd Lantern
  6. Once in root folder, type npm install
  7. Type npm start
  8. Go back to the terminal to start the JSON server
  9. Navigate into the "api" folder by cd public/api
  10. Run json-server -p 5002 -w database.json
  11. Once in the browser open your developer tools
  12. Toggle the device toolbar (to the right of inspector button)
  13. Set the device size to whatever you please!
  14. Refresh the page in your browser
  15. After steps listed above are complete you should be ready to use the app! Thanks and happy camping!

My Nashville Software School Front End Capstone

© Hunter Metts 2019

About

React Front-End Capstone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published