franclobo / Space-Travelers-Hub

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.
MIT License
0 stars 0 forks source link

Space Travelers' Hub

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.

Built With

Getting Started

The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.

Rockets/Dragons

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.

Missions

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.

My Profile

The My Profile section displays all reserved rockets and space missions.

Live Demo

Space Travelers Hub

image
image
image
image

Installation

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

Authors

👤 Yilikal Teshome

👤 Marco Antonio Hincapié Montes

👤 Francisco Borja

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

Acknowledgments

📝 License

This project is MIT licensed.