Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kosher9/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.
https://github.com/kosher9/space_traveler_hub

css html jest jest-tests react react-ho react-router reactjs

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
# 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](https://user-images.githubusercontent.com/87197412/168133704-1885537c-665f-42b6-802d-bded7399256d.png)

# Built with
- React.js
- Redux
- Tailwind

## Live Demo
Visit live demo [here](https://space-travelers-hub-202.netlify.app/)

## installation

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

- clone the repository by running
``` [email protected]:kosher9/space_traveler_hub.git ```
- navigate to the folder
``` cd ```
- Install packages
``` npm i ```
- Run the app
``` npm start ```

# Author

👤 **Cedric Kossi**

- GitHub: [@kosher9](https://github.com/kosher9)
- Twitter: [@kosherus](https://twitter.com/kosherus)
- LinkedIn: [Lionel Cedric KOSSI](https://linkedin.com/in/lionel-c%C3%A9dric-kossi-323042172)

👤 **Ukwishaka Levy**
- GitHub: [@levy002](https://github.com/levy002)
- Twitter: [@levy_ukwishaka](https://twitter.com/levy_ukwishaka)
- LinkedIn: [Levy Ukwishaka](https://www.linkedin.com/in/levy-ukwishaka-405391223)

## :handshake: Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments

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