Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

56 lines (29 loc) · 1.11 KB

National Park Tracker

Author (code & design)

Raisa Primerova

Overview

NPtracker is a system with National Parks information. The app purpose is to track how many parks was visited and when or to plan visit to it.

Setup

Deployed app: click here to see

Download to local machine:

  • clone the repo to your local machine

  • run npm install to download all necessary dependencies

  • run npm start to run the server

NOTE! For deployed app limited requests API key was used. To see correct working app clone done and use your own api key in apiCalls file.

Design

Welcome Page

Welcome Page

Sign Up Page

Sign Up Page

Sign Up Page

Login Page

Login Page

All Parks Page

All Parks Page

Single Park Page

Single Park Page

Wish list Page

Wish list Page

Loading Image

Loading Image