Skip to content

Sahar-AbdelSamad/space-travelers

Repository files navigation

Space Travelers

This web application retrieves real live data from the SpaceX API. It provides commercial and scientific space travel services, by allowing users to book rockets and join selected space missions. The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier. The My Profile section displays all reserved rockets and space missions.

screenshot

Live Demo

You can see the app live here

Setup

Clone this repository

$ git clone git@github.com:Sahar-AbdelSamad/space-travelers.git
$ cd space-travelers

Run project

$ npm install
$ npm run start

Run tests

To run the test just use the following command!

$ npm run test

Built With

  • React
  • Redux
  • JavaScript
  • CSS
  • Bootstrap

Authors

👤 Sahar Abdel Samad

👤 Oyelakin Ridwan Adio

🤝 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!

About

This web application retrieves real live data from the SpaceX API. It provides commercial and scientific space travel services, by allowing users to book rockets and join selected space missions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published