- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The website models a space website that fetches data from real live data from spaceX and displays it on the UI. Missions and Reserve Rockets can be joined and reserved respectively, and are displayed in My profile page. It is an MVP version that allows users to:
- Reserve rocket.
- Join mission.
- Update/view the reservations and mission in My profile page.
- HTML/CSS
- JavaScript
- React
- Redux
Client
- Rocket Reservation/Cancellation
- Join/Leave mission
- View the reservation and missions in the Profile page
Will update soon...
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Gitflow
- HTML and CSS
- JAVASCRIPT
- React.js
- React-redux toolkit
- npm
- Node.js
- Any code editer (vs code)
Clone this repository to your desired folder:
git clone https://github.com/lukman155/space-travellers-hub.git
Install this project with:
To run the project, execute the following command:
- for build
npm run build
- for development
npm start
To run tests, run the following command:
npm run test
Incoming ...
👤 Lukman Abdulkarim
- GitHub: @Lukman
- Twitter: @Luk, A man
- LinkedIn: Lukman Abdulkarim
👤 Asha S Vijayan
- GitHub: @asharanjith
- Twitter: @asha_cep
- LinkedIn: asha-vijayan
- [Add some icons for getting more details about the missions and rockets in each page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank the Microverse team for their great support!
This project is MIT licensed.