rugwizangoga / Space-Travelers-Hub

Space Traverlers Hub is a web app that works with the real live data from the SpaceX API. The app provides commercial and scientific space travel services. The app also allows users to book rockets and join selected space missions.
https://tangerine-youtiao-c19d69.netlify.app/
MIT License
0 stars 0 forks source link
html-css javascript reactjs redux

πŸ“– Space Traverlers Hub

Space Traverlers Hub is a web app that works with the real live data from the SpaceX API. The app provides commercial and scientific space travel services. The app also allows users to book rockets and join selected space missions.

πŸ“— Table of Contents

πŸ›  Built With

Tech Stack

Database

Key Features

Rockets The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking.

Missions The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.

My Profile The My Profile section displays all reserved rockets and space mission.

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

$ git clone https://github.com/rugwizangoga/Space-Travelers-Hub.git

$ cd Space-Travelers-Hub

$ npm install

$ npm start

Prerequisites

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

Deployment

You can deploy this project using:

https://render.com/

(back to top)

Authors

πŸ‘€ IRADUKUNDA Pacific Rugwizangoga

πŸ‘€ Habitamu Asimare

(back to top)

πŸ”­ 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

Give a ⭐️ if you like this project

(back to top)

πŸ™ Acknowledgments

I would like to thank...

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)