Skip to content

Searchable directory for alerts on conditions at National Park Service (NPS) parks.

License

Notifications You must be signed in to change notification settings

seankelliher/us-national-parks-alerts

Repository files navigation

MIT License on GitHub

US National Parks Alerts

Searchable directory for alerts at National Park Service (NPS) parks in the US and overseas. There are 471 areas. Alerts are drawn through an API managed by NPS. This project is built with Vue.js and Express.js. View working component. "Eco" dyno, takes a few seconds to wake up.

Project Status

Project meets general accessibility (WACG) and cross-browser requirements. More testing with a dedicated services (e.g., Sauce Labs) would be helpful if deploying to production.

Project Screen Shots

  • Starting view. screen shot of project

  • Alerts for Acadia National Park. screen shot of project

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine. The Express server uses the Fetch API. You will need a later version of Node (18+) for this to work.

Installation:

npm install

To Run Vue:

npm run dev

To Start the Express server:

npm run start

To Visit App:

Visit the localhost port displayed in the terminal after running npm run dev. You may need to disable your browser's Cross-Origin Restrictions.

Acknowledgments

About

Searchable directory for alerts on conditions at National Park Service (NPS) parks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published