- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Space Traveler] In this project we utilized real live data from the SpaceX API. We built a web application for a company that provides commercial and scientific space travel services. The application allow users to book rockets and join selected space missions.
- Here is a link to our video presentation of the project. Video presentation in the works
Space X Data API
- Redux toolkit.
- Fetch Data from API.
- Render fetched API data.
- Navigation by routing.
- Interactive UI.
- Tests.
In order to run this project you need to:
- Have npm installed in your project:
curl -qL https://www.npmjs.com/install.sh | sh
Clone this repository to your desired folder:
git clone git remote add origin https://github.com/ClintonYounge/space-traveller
or
git clone git remote add origin https://github.com/ClintonYounge/space-traveller
<-- Only if you have SSH keys configured on your GitHub account.
or
Utilizing Github Desktop. A simple interface, thats powerful enough to simplify this process. https://desktop.github.com/
Run the npm install
command in your console to install all necessary dependencies.
To run tests, run the following command:
Run the npm run test
command in your console to run the tests.
👤 ** Clinton Younge **
- GitHub: @ClintonYounge
- Linkedin: @clinton-younge
- Twitter: @YoungeCjay
👤 ** Jiachun Xiang **
- GitHub: https://github.com/mpa-mxiang
- LinkedIn: https://www.linkedin.com/in/jiachun-lily-xiang-1b197213a/
- Better UI and UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to leave a star to show your support.
We would like to give thanks to Microverse for providing us with an environment that makes us strive to grow as developers.
Can I clone this project ?**
- Of course you can. Consider leaving a star before you fork.
Can I contribute to this project?**
- Sure you can.
This project is License licensed.