Space Travelers' Hub is a web application for a company that deals with transporting people to space using rockets. This web application allows users to book rockets and join selected space missions. Also users can cancel or leave joined mission at any time.
- Book rockets
- Join missions
- Reserve rockets
- Cancel Reserved rockets
- Leave joined mission
To get a local copy up and running, follow these steps
In order to run this project you need:
npm install
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/tumainimaganiko/space-travelers
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm run build
👤 Tumaini Maganiko
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Amanuel Belete
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Backend
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a ⭐️
I would like to thank Microverse for accelerating my growth
This project is MIT licensed.