space-travelers

Website that allows users to reserve and book their favorite rockets, missions and dragons spaceships, using real live data from the SpaceX API.

MIT License

Stars
1

πŸ“— Table of Contents

πŸ“– Space Travelers Hub

In this project, we are setting up website that allows users to reserve and book their favorite rockets, missions and dragons spaceships, using real live data from the SpaceX API.

πŸ›  Built With

Tech Stack

Key Features

  • Join Mission
  • Leave Mission
  • Reserve Rocket
  • Cancel Rocket reservation
  • Reserve Dragon
  • Cancel Dragon reservation
  • Display reservations list on My profile page

Future Features

  • Improve style
  • Implement Mobile version
  • User interactions (leaving comments)

πŸš€ Live Demo

Click Me

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Github account.
  • Code editor (Visual Studio Code, Atom, etc.)

Setup

Clone this repository to your desired folder:

Install

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

Usage

To run the project, execute the following command:

npm install

npm start

Run tests

To run tests, run the following command:

npm test

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Sebastian Martin

πŸ‘€ Amen Tetteh

πŸ‘€ Simon Gideon

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

πŸ™ Acknowledgments

  • Hat tip to anyone whose code was used
  • Microverse

πŸ“ License

This project is MIT licensed.

Related Projects