- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Space Travele Hub is a Single page application. It is developed using React Library and redux store. It allows users to reserve available rockets, see thieir mission status and profile.
Client
Server
Database
- Display List of rockets
- Display Mission list
- Check profile status
- Make online reservation
To get a local copy up and running, follow these steps.
In order to run this project you need:
node js installed
Git
VSCODE editor
Installed Web browser( like Chrome or Firefox)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Kashif-Saleem-Ghuman/react-group-project.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using Github pages or renders.
👤 Tekhlay
- GitHub: @Tekhlay
- Twitter: @TekhlatB12
- LinkedIn: @Teklay
👤 Kashif
- Add Dragons page
- FUll website development
- Test and Deploy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a⭐️ and share with your friends.
I would like to thank @Microverse.
-
How to install redux toolkit?
npm i react-redux @reduxjs/toolkit
This project is MIT licensed.