- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Space Traveler is a space travel agency app that allows users to make reservation for rockets, view information about the rocket, join missions, and view all joined missions or reserved rockets in the profile page. It makes use of redux-toolkit to manage state across the app.
The following tech stack was used to build this project:
Client
Cloud Functions
- View all rockets on the homepage
- Reserve a rocket and display a badge when the the rocket is successfully reserved.
- Join and leave space missions
View project demo on Render:
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/peterdtitan/javascript-tv-app.git
Install this project with:
npm install
To run the project, execute the following command:
npm start
To run tests using jest, run the following command:
npm test
The following users authored this project codebase:
👤 Author1
- GitHub: Peter Okorafor
- Twitter: PeterDeTitan
- LinkedIn: Peter OKorafor
👤 Author2
- GitHub: Luchy
In the future, the following features will be considered:
- Responsiveness for smaller devices
- More info on rockets and wiki pages
- Embed user accounts
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please follow and give it a star ⭐️
I would like to thank Microverse Inc for providing the project requirements, the open API, and the wireframe.
-
Is this an Open Source Project?
- Yes it is, however, there would not be subsequent deployments and maintenance of the app is dependent on third party APIs.
-
Can you watch the movies in the App?
- Unfortunately, no you can not. It is simply a directory.
This project is MIT licensed.