Welcome to my SpaceX App 🚀

SpaceX app displaying information ranging from individual rocket information, to a full list of all SpaceX launches, to upcoming launches!

📍View Demo

Table of Contents
  1. Description
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgements

Description 📒


Project image


This app was built with the intention of making a beautiful and easy to use interface for finding information about SpaceX, specifically their launch vehicles, crew vehicles and launches. With this app, you can view information and media on the next upcoming SpaceX launch, the first ever SpaceX launch, and everything in between presented in a clean and engaging package.

A list of resources used are mentioned in the acknowledgements.

Keep reading to see more about this project!

Built With

Getting Started 🔧

Follow these steps to get a local copy up and running.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/tipenehughes/space-x-app
  2. Install NPM packages
    npm install
  3. Run the app
    npm start

Usage 🔍

📍View Live Demo Here!

Landing gif
☝️ Landing page displaying countdown to next upcoming launch and other important information items

Vehicles gif
☝️ Pages displaying information on different rocket and capsule types, with milestone videos displayed

Missions gif
☝️ Missions list presenting important information about each launch ever conducted by SpaceX. The mission list is able to be filtered through a variety of criteria. The user can click on any mission to display a pop up with further information, video, and links to further information.

Contact 📬

LinkedIn

📧 tipenehughes@gmail.com

Project Link: https://spacex-project.netlify.app/

Acknowledgements 👏