/space_traveler_hub

A web application that allows you to make a reservation...if you want to go to another planet. This application is based on Space X API.

Primary LanguageJavaScript

Space Traveler Hub

This web app allows users to see available rockets for booking and missions they can join. Users can see their booked rockets and joined missions in the My-profile page and cancel any joined mission or booked rocket.

screencapture-localhost-3000-2022-05-12-19_25_32

Built with

  • React.js
  • Redux
  • Tailwind

Live Demo

Visit live demo here

installation

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

  • clone the repository by running git@github.com:kosher9/space_traveler_hub.git
  • navigate to the folder cd <DIRECTORY>
  • Install packages npm i
  • Run the app npm start

Author

👤 Cedric Kossi

👤 Ukwishaka Levy

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse offered guidance on how to make the project more professional