- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Web app that allows user to book rockets and join selected space missions.
[Space Travelers' Hub] is web application designed for a company that provides commercial and scientific space travel services which fetches live data from SpaceX API.
We used majorly React for front-end and Redux for applications state management.
Client
Describe between 1-3 key features of the application.
- [Display details about rocket and missions]
- [Enable users to book rockets]
- [Enable users to join missions]
Add a link to your deployed project.
You can follow the following steps to quickly run this app in your local machine.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
Installing node
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/akos29/Space-Travelers-Hub.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
Example command:
npm start
To run tests, run the following command:
Example command:
npm run test
You can deploy this project using:
Example:
npm run deploy
👤 Kibrewossen Yitbarek
- GitHub: akos
- Twitter: kbson49
- LinkedIn: Kibrewossen
👤 Patrick Ndimukulaga
- GitHub: @Kirabo19
- Twitter: @ndimuku
- LinkedIn: LinkedIn
- [Login Features]
- [Local storage]
- [Improve UX]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please don't forget to give us a star.
I would like to thank the UI designer of web application and anyone who contribute.
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.