- 📖 About the project
- 💻 Getting started
- 👷 Author
- 🔭 Future features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project is a web application that focuses on rocket reservations and mission management. It allows users to reserve rockets for upcoming missions and provides a comprehensive overview of mission details. The application is built using React.js and Redux for state management.
In order to provide up-to-date and relevant information to the users, this SPA integrates with the SpaceX API. By leveraging the SpaceX API, the application can fetch data related to space missions, rocket launches, astronauts, and more. This integration allows users to explore the latest launches, upcoming missions, and historical information about SpaceX's activities directly within the application.
This project is a Single Page Application (SPA), which utilizes modern web technologies to provide a seamless and fluid user experience. By leveraging client-side rendering, the application eliminates the need for full page reloads, enabling users to navigate within the page smoothly.
- [Centralized state]
- [REST API]
- [Single Page Application]
Under construction.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone
https://github.com/J-C-S-V/spacex-project
npm install
npm run start
npm run test
You can deploy this project using:
👷♂️ Juan Sanchez
- GitHub: Juan Sanchez
- Twitter: Juan Sanchez
- LinkedIn: Juan Sanchez
- [Dragons section]
- [Payment methods]
- [Login section]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you get inspired by this project you can give us a star 🙌
We would like to thank Space X for the API data 🚀
This project is MIT licensed.