Skip to content

This app is basically built as front end to the three core features of SpaceX Super fantastic API

Notifications You must be signed in to change notification settings

Mayank-MP05/SpaceX-Info-React-Ionic-App

Repository files navigation

SpaceX React Ionic App

this app is basically based on the wonderful API provided by spaceX for developer to build cool stuff. the base URL of this App API is You can do visit the Production Build at :

Build : http://spacex-ionic-react.surge.sh/
API : `https://api.spacexdata.com/v3`

I have focused the Design on 3 features

  • Launches
  • Launchpads
  • Ships

with some minor changes I used to structure like

  • Group List component : under which call to the parent API and gettin all the array data as in mapping it into indivisual face component

  • Face Component : This Component shows majors in the data properties like Names and other Major Stuff On clicking this Component it is routed to Singles Component

  • Singles Component : In this component the Id or the Key is fetched through URL params and is used to make server request for that one single item and the recieved data is mapped to UI using APIData

Screenshots:

(This all are mobile view Screenshots)

About

This app is basically built as front end to the three core features of SpaceX Super fantastic API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published