Skip to content

Working with the real live data from the SpaceX API. Building a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Notifications You must be signed in to change notification settings

didierganthier/space-travellers-hub

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Space Travellers Hub

Space Travellers Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

🛠 Built With

Client
Styling
State Management

Key Features

  • Fetch Missions
  • Fetch Rockets
  • Join Missions
  • Leave Missions
  • Book Rockets
  • Cancel Rocket Booking

(back to top)

🚀 Live Demo

  • N/A

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

  • Node installed
 node -v

To check your node version

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/didierganthier/space-travellers-hub.git

Install

Install this project with:

  cd space-travellers-hub
  npm install

Usage

To run the project, execute the following command:

  npm run start

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Authors

👤 Didier Ganthier

👤 David Isea

(back to top)

(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 give it a star ⭐️

(back to top)

🙏 Acknowledgments

N/A

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

About

Working with the real live data from the SpaceX API. Building a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published