The website is made Using Technologies Like React
, MATERIAL UI
and data is fetched from API endpoint
Desktop view
Tablet View
Mobile View
Mobile View
It has Three filter for navigation
- Filter based on Date which redirects to route
year/:yearvalue
- Filter based on successful Launch which redirects to route
/launch/:launchValue
- Filter based on successful Landing which redirects to route
/land/:landvalue
In above Route yearvalue denotes the value of the year launchValue and landValue denotes success or Failure respectively for a particular launch
Pages
- Landing page:
- Filter based on Date:
- Filter based on Launch success:
- Filter based on Land success: