/spacex-trivia

A simple React App using data from SpaceX missions. With this application, users should learn the SpaceX history, see all the launches, and eventually select information to share.

Primary LanguageJavaScriptMIT LicenseMIT

SpaceX-Trivia

license

A simple React app using data from SpaceX missions for users to learn the SpaceX history, and see all the launches.

Screenshot 2020-08-06 at 10 45 48 AM

Installation

Clone repo, install the dependencies and start the app.

$ git clone https://github.com/ikenjoku/spacex-trivia.git
$ cd spacex-trivia
$ npm install
$ npm run build
$ npm start

For development environment...

$ npm run start:dev

License

MIT

Build Software For Love!