https://react-space-x.netlify.app/
With this web app, the user can learn the SpaceX history, see all the launches, and eventually select information to share.
Other features:
- Details of the launch: Launch Date, Year, and Manufacturer
- Rocket type and name
- Status of success
- Youtube video about the launching
- Possibility to filter by: orbit, mission name and launch date
$ git clone https://github.com/yassinejebli/react-spacex
$ cd react-spacex
$ npm install
$ npm run start
- Javascript
- CSS
- React
- Redux
- Redux-saga
- Styled-components
- Webpack
- Babel
- SpaceX API