This application will locate severe storms happening around the world using NASA's EONET.
- Open web browser and go to https://github.com/cschweig2/storm-chaser
- After clicking the green "code" button, you can copy the URL for the repository.
- Open a terminal window, such as Command Prompt or Git Bash.
3a. Type in this command: "git clone", followed by the URL you just copied. The full command should look like this: "git clone https://github.com/cschweig2/storm-chaser.git". - After installing node.js, run npm install to install all dependencies.
- Visit https://api.nasa.gov/ to obtain an API key, then paste that API key into the .env file.
- You may view the website displaying the application by clicking the index.html file or view the code on your favorite text editor, such as Visual Studio Code.
- List known bugs, if any.
None.
If you run into any issues, you can contact the creator at [email protected], or make contributions to the code on GitHub via forking and creating a new branch.
VS Code
HTML
CSS
Bootstrap
JavaScript
JQuery
This software is licensed under the MIT license.
Copyright (c) 2020 Chelsea Becker, Sarah Gilbert, and Patrick Osten