React application utilizing the API https://github.com/r-spacex/SpaceX-API/, presenting information about the latest launch, upcoming launch, as well as lists of past launches and upcoming launches.
The purpose of this application is to provide users with up-to-date information about SpaceX launches. It fetches data from the SpaceX API and displays it in an easy-to-understand format. Users can view details about the latest launch, upcoming launches, as well as browse through past launches.
- Display information about the latest SpaceX launch.
- Display information about the upcoming SpaceX launch.
- Display a list of past SpaceX launches.
- Display a list of upcoming SpaceX launches.
- React
- SpaceX API
- SASS
To clone this project, you need to have node and npm installed globally on your machine.
npm install
npm start
localhost:3000/