The application will allow users to book rockets and join selected space missions. Using data from the SpaceX API.
The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.
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.
- HTML
- CSS
- JavaScript
- React
- Redux
To get a local copy up and running follow these simple example steps.
-
Run
git clone https://github.com/TimmyChan99/space-travelers.git
-
Go to the folder
cd space-travelers
-
Run
npm install
: To install packages -
Run
npm start
: You should now have the project running locally on a dev server. (Open http://localhost:3000 to view it in your browser.)
👤 Fatima Ezzahra
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
👤 JihaneH
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.