[Space Travelers Hub] is a web application for a (fictional)company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. Uses real live data from the SpaceX API.
- Reserve rocket
- Cancel rocket reservation
- Join mission
- Leave mission
Add a link to your deployed project.
.
In order to run this project you need:
$ sudo apt install node
Clone this repository to your desired folder:
$ cd my-folder
$ git clone https://github.com/yuvenalmash/space-travelers-hub.git
To run the project, execute the following command:
$ npm install
$ npm run start
To run tests, run the following command:
$ npm run test
Mention all of the collaborators of this project.
👤 Yuvenal Njoroge
- GitHub: @yuvenalmash
- Twitter: @Juvenal
- LinkedIn: Yuvenal Njoroge
👤 Roy Jumah
- GitHub: @RoyJumah
- Twitter: @_royissues
- LinkedIn: Roy Jumah
- Login and logout functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star
I would like to thank microverse for the inspiration
This project is MIT licensed.