Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.01 KB

File metadata and controls

39 lines (25 loc) · 1.01 KB

SpaceX REST API

Description

This is a React SPA application Open source SpaceX REST API that provide a list of launches and their dates, also it filters launches by specific year.

Implementation

1.Clone files into your local machine using - git clone https://github.com/AightA/SpaceX-API.git. 2.Run cd SpaceX-API and run npm install in your local terminal. 3.Run npm start in your local terminal.

Tech Used/ Dependencies

  • React
  • React bootstrap
  • HTML
  • CSS
  • bootstrap

Future Improvement

  1. Use Axios instead of Fetch
  2. Organize components structure
  3. Use Redux or Context to share data values
  4. Refactor the code
  5. Add tests
  6. Include more Accessibility options

Deployed on netlify

SpaceX-API react app deployed on netlify

App Preview

Front page SpaceX-API-React-App