Skip to content

This webapp works with real live data from the SpaceX API. The application provides commercial and scientific space travel services. It also allows users to book rockets and join selected space missions.

License

Notifications You must be signed in to change notification settings

rica213/space-travellers-hub

 
 

Repository files navigation

Space Travellers Hub

📗 Table of Contents

📖 Space Travellers Hub

This webapp works with real live data from the SpaceX API. The application provides commercial and scientific space travel services. It also allows users to book rockets and join selected space missions.

🛠 Built With

  • React
  • Redux

🚀 Live Demo

💻 Getting Started

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

Prerequisites

Clone this repository

$ git clone https://github.com/jonas-45/space-travellers-hub.git
$ cd space-travellers-hub

Run project

$ npm install #To install dependencies for the project
$ npm run start # this will make webpack watching for your changes in code

Open page in browser

$ npm start

(back to top)

Key Features

  • React routing added to navigation menu.
  • Use functional Component.
  • Use state and props.
  • Use react-redux and redux toolkit for state management.
  • Use store, actions and reducers in React.
  • Connect to Spacex API using axios and display rockets and missions.
  • Users can reserve rockets and join missions.
  • Users can cancel rocket and mission reservations

👥 Authors

👤 Wullah Jonas Nuta

👤 (Tao) Larissa

(back to top)

🔭 Future Features

  • Add contact section to get in touch with users
  • Add display comments for each rocket mission

(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 thumps up and follow me on Github for more exciting projects

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This webapp works with real live data from the SpaceX API. The application provides commercial and scientific space travel services. It also allows users to book rockets and join selected space missions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • HTML 8.5%
  • CSS 2.7%