Skip to content

asudbury/spacex-launches

Repository files navigation

rocket

SpaceX Launches

This application lists the most recent launches from SpaceX.
https://api.spacexdata.com/v2/launches

!Build and Deploy to GitHub Pages
https://asudbury.github.io/spaces-launches/

SonarCloud

Maintainability Rating Bugs

This project was bootstrapped with Create React App.
npx create-react-app spacex-launches --template typescript

Developed With

TypeScript for language and type safety

ESLint for statically analyzing code

Prettier for code formatting

Airbnb style guide for code styling


Built With

Material UI for UI components, icons and styling

Redux Toolkit for state management

React Router for page routing

Material Table for displaying table data

Syntax Highlighter for displaying json data


Tested With

React Testing Library for component testing
npm test

Cypress for user interface testing
npx cypress open


Screen Shots

home page Home Page



mission tab Mission Tab



rocket tab Rocket Tab



links tab Links Tab



json tab Json Tab

Releases

No releases published

Packages

No packages published

Languages