Solar System is an application that allows users to search and learn about the planets in our solar system.
- HTML5, CSS, and Javascript
- Bootstrap: free and open-source CSS framework
- jQuery
- ES6 modules
- Webpack
- Clone down this project from Github.
- Create apiKeys.json file using the template apiKeysExample.json with your own firebase keys added.
- Install http-server from npm.
- At the root of this project, run the following command:
hs -p 8080. - In your browser, navigate to
https://localhost:8080;


