/national-parks

This web app shows the location of the National Parks in US and provides a short description of each.

Primary LanguageJavaScript

National Parks US

This web app shows the location of the National Parks in US and provides a short description of each.

Development notes

National Parks was bootstrapped with Create React App. This project uses React-ArcGIS library of React components which uses the ArcGIS API for JavaScript. The ArcGIS REST Services are provided by esri.

To build the application

The first step is to clone this repository in your local machine and then, open a terminal and cd into the project directory and then follow this steps:

  1. run npm install

    This command will install all the necessary dependencies. React-ArcGIS and babel-core are some of them.

  2. run npm start

    This command runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

    The page will reload if you make edits.
    You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Contributors

Perla Jarillo

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Credits

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Park's information is a compilation from: National Parks Service and Wikipedia