Space Travelers' Hub

screenshot

Single-page application that displays SpaceX rockets and missions, allows you to book a rocket or join a mission and see all your booked rockets and your joined mission in your profile page

Live Demo

Live Demo

Built With

  • HTML5 / SASS / JavaScript
  • React
  • React-Redux
  • Redux-Thunk for handling asynchronous dispatch
  • SpaceX API

Getting Started

Clone the repo and enter the directory.

git clone https://github.com/Amrhub/space-travelers-hub && cd space-travelers-hub

Prerequisites

You need to have npm installed on your local machine.

Install

Install the npm packages.

npm install

Usage

Run npm start to start the local server and try the app.

npm start

Script

Run all this with npm.

  • npm start: Starts the local server and opens the web app.

  • npm build: Builds the web app.

  • npm test: Runs the tests.

Authors

👤 Amr Ahmed

👤 Piero Lescano

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

📝 License

This project is MIT licensed.