- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🛩️ Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Space-Travelers-Hub is a web app that allows users to book rockets and join space missions.
- React
- React-Bootstrap
- Jest
- React-Redux
In this project we use React to build a space travelers' hub web app.
Client
- Reserve and cancel rockets for missions.
- Join and leave missions.
- Dashboard with rockets reserved and missions joined.
The link to the project deployed:
In this project it is used React to build a space travelers' hub web app.
To get a local copy, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/ivangonzalez224/Space-Travelers-Hub.git
code . (To open in Vscode)
In order to run this project you need:
- Git.
- Visual Studio Code or another code editor.
- Browser.
This project does not require installation. Just clone the repository to your local machine. Even though, for general purposes, Install this project with:
cd my-folder
npm install
To run the project, do the following:
- Run
npm start
to open the project in your browser.
👤 Iván Gonzalez
- GitHub: @ivangonzalez224
- Twitter: @ivang2204
- LinkedIn: LinkedIn
👤 Karim Barragan
- GitHub: @Rebelzob
- LinkedIn: Karim-Barragan
- Add readmore button to missions.
- Add cancel mission button to missions.
- Add cancel rocket button to rockets.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️.
I would like to thank Microverse for the oportunity given to me to work in this project.
This project is MIT licensed.