- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
React & Redux Group Project Space Traveler's Hub is a web application that displays commercial and scientific space travel services. The application fetches real live data from the SpaceX API. The application allows users to interact with it by booking rockets and joining selected space missions. It was built using React.js, Redux-toolkit, Bootstrap, React-Bootstrap, and Rest APIs.
-
Display of commercial and scientific space travel services.
-
Real-time data fetching from the SpaceX API.
-
User capabilities to book rockets and join space missions.
-
Built with React.js and Redux-toolkit.
-
Styled with Bootstrap, React-Bootstrap and custom CSS.
-
Integration with Rest APIs.
- Visit live site.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser (e.g. Firefox)
- An IDE (e.g. Vususal Studio Code)
- npm
To clone this repository to your desired folder, follow the steps below:
Using the command line
- Use the following commands
cd my-folder
git clone https://github.com/Timbar09/React-Redux-Group-Project-Space-Travelers-Hub.git
Using GitHub Desktop app
-
Follow the steps below
- Visit this link "https://github.com/Timbar09/React-Redux-Group-Project-Space-Travelers-Hub.git"
- Click the green button labelled "code"
- Select the "Open with GitHub Desktop" option
- After the GitHub Desktop add opens, click the "clone repo" button
Install this project's dependencies with the following command:
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm test
You can deploy this project by running following command:
npm run deploy
👤 Author | GitHub | ||
---|---|---|---|
Miles Mosweu | @Timbar09 | @Milez09 | @miles09 |
Shakir | @shakir | @shakir | @shakir |
- Add the dragons page
- Add user authentication
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️ and let me know what you like in particular.
We would like to thank the whole Microverse community for their help and contributions towards this project.
We would also like to appreciate Flaticon for the website logo
This project is MIT licensed.