/Space-traveler-hub

Primary LanguageJavaScriptMIT LicenseMIT

Space Travelers' Hub

πŸ“— Table of Contents

πŸ“– Space Travelers' Hub

Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. It retrieves real live data from the SpaceX API and allow users to book rockets and join selected space missions.

πŸ›  Built With

Tech Stack

Client
  • html5
  • css3
  • react js
  • react js

Key Features

  • Fetch and render Missions & Rockets data
  • Join/Leave Missions
  • Reserve/Cancel reservation of Rockets

(back to top)

πŸš€ Live Demo

(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:

  • A PC running any operating system like Windows, Linux, or MacOS
  • An Internet connection
  • Knowledge of some basic Git commands
  • A browser like Brave, Google Chrome, Mozilla Firefox or Microsoft Edge
  • Git installed

Setup

  • Clone this repository to your desired folder:
git clone https://github.com/hernandanielzamora/Space-traveler-hub
cd Space-traveler-hub
  • Open the file in your code editor
code .

Install

  • Node modules:
npm i

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

npm test

Deployment

You can build this project using:

npm  build

(back to top)

πŸ‘₯ Authors

πŸ‘€ HernΓ‘n Zamora

πŸ‘€ Haftamu Desta

(back to top)

πŸ”­ Future Features

  • Improve design.

(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 then don't forget to give a star ⭐ on this repository.

(back to top)

πŸ™ Acknowledgments

We would like to thank .

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)