Skip to content

SpaceX launches website built with React and the open source SpaceX REST API

Notifications You must be signed in to change notification settings

Gkuzin13/spacex-launches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceX Launches

Launch statistics screenshot

About The Project

A website where you can find information and statistics of SpaceX launches.
It uses the open source SpaceX REST API which can be found here.

Built With

Getting Started

If you want to run it locally follow these simple steps.

Prerequisites

Install npm

npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Gkuzin13/spacex-launches.git
  2. Install Dependencies
    npm install

Run

# Run
npm start

Testing

Tested with the help of React Testing Library and msw

# Run in root folder
npm test

Acknowledgments

Credits

Official SpaceX Flickr Photos

Licensed under CC BY 2.0

LICENSE

Distributed under the MIT License.

About

SpaceX launches website built with React and the open source SpaceX REST API

Topics

Resources

Stars

Watchers

Forks