Skip to content

biachiarelli/desafio-lancamentos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket launches

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.

System Images

Description

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.

Features

  • 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.

Technologies Used

  • React
  • SpaceX API
  • SASS

Installation:

To clone this project, you need to have node and npm installed globally on your machine.

Run the following command to install the project dependencies:

npm install

After installing the dependencies, you can start the React application:

npm start

This will start the development server and open the application in your default web browser.

localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published