- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Space Travellers Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
Client
Styling
State Management
- Fetch Missions
- Fetch Rockets
- Join Missions
- Leave Missions
- Book Rockets
- Cancel Rocket Booking
- N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node installed
node -v
To check your node version
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/didierganthier/space-travellers-hub.git
Install this project with:
cd space-travellers-hub
npm install
To run the project, execute the following command:
npm run start
To run tests, run the following command:
npm test
👤 Didier Ganthier
- GitHub: @didierganthier
- Twitter: @didierganthier_
- LinkedIn: Didier Ganthier
👤 David Isea
- GitHub: @AlucardSanin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star ⭐️
N/A
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.