A front-end application which would help users list and browse all launches by SpaceX program.
HTML, CSS, JavaScript and ReactJS
To install, simply clone this repository & run the following command yarn
or npm install
, this will install all the dependencies for you.
To run this project locally, run the following command yarn start
or npm start
, this will start a local instance of the application & you will be able to run the app in your browser at this url http://localhost:3000/.