BHObserver / Space-Travelers-Hub

MIT License
0 stars 1 forks source link

πŸ“— Table of Contents

πŸ“– Space-Cruise

Space-Cruise is a web application designed to serve as a central hub for space travelers. It offers three main pages, one dedicated to providing information about various rockets available through SpaceX, and the other focused on detailing ongoing missions. Users of this application can explore a catalog of rockets and have the ability to reserve a rocket for their own missions. They can also cancel their reservation in real-time if needed.

In the mission section of the app, users can view and join specific missions that interest them. Additionally, they have the option to leave a mission they previously signed up for.

A third page in the application is a reusabel spacecraft called Dragon developed by Space X. Here users can explore a catalog of reusable spacecraft and can reserve and cancel spacecraft for thier respective missions

The last page in the application is dedicated to user profiles. Here, users can see a summary of the rockets they have reserved and the missions they have joined.

Space-Cruise is built using the React framework and employs Redux for state management. The visual design is created using CSS.

πŸ›  Built With

Tech Stack

Client

Key Features

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

https://github.com/BHObserver/Space-Travelers-Hub.git

Install

Install this project with:

  cd space-travel-hub
  npm install

Usage

To run the project, execute the following command:

  npm install
  npm start

Run tests

npm run test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Burhan Uddin

πŸ‘€ Sami Ullah Tufail

πŸ‘€ Kenneth Adutwum

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)