In this task, I worked with the real live data from the SpaceX API to build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
- Visual Studio Code and GitHub.
- HTML, CSS and JavaScript.
- Linters for HTML, CSS, JavaScript, React and Redux.
- Gitflow.
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.
Clone this repository (you must have Git Installed)
git clone git@github.com:Yilikal250/Space-Travelers-Hub22.git
To install dependencies run
npm install
Then you can start the server and preview the application using
npm start
-
GitHub: @Yilikal250
-
Twitter: @@TeshomeYilikal
-
LinkedIn: teshomeyilikal250@gmail.com
-
GitHub: @AntonioHincapie
-
Twitter: @MarcoHincapie
-
LinkedIn: LinkedIn
-
GitHub: @franclobo
-
Twitter: @pancho2788
-
LinkedIn: Francisco Borja
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse curriculum.
- My code partners.
- My code reviewers.
This project is MIT licensed.