Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gh-reza/space-traveler-s-hub
This exciting project aims to simulate SpaceX missions and allow users to reserve rockets for their personalized space adventures. Built with React/Redux and CSS.
https://github.com/gh-reza/space-traveler-s-hub
css react redux
Last synced: 9 days ago
JSON representation
This exciting project aims to simulate SpaceX missions and allow users to reserve rockets for their personalized space adventures. Built with React/Redux and CSS.
- Host: GitHub
- URL: https://github.com/gh-reza/space-traveler-s-hub
- Owner: Gh-Reza
- License: mit
- Created: 2023-07-24T14:40:25.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-07-27T06:01:55.000Z (over 1 year ago)
- Last Synced: 2024-12-30T13:37:17.321Z (28 days ago)
- Topics: css, react, redux
- Language: JavaScript
- Homepage: https://space-travelers-hub-fl03.onrender.com/
- Size: 317 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Space Travelers' Hub
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Space Travelers' Hub**: Embark on space missions and book rockets for the ultimate celestial travel experience.
Client
- React
- Redux
- Webpack
- Jest
- **Realtime rocket booking**
- **Join exciting space missions**
Click [here](https://space-travelers-hub-fl03.onrender.com/)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code
- Node JS
Clone this repository to your desired folder:
Example commands:
```sh
mkdir space-travler-s-hub
cd space-travler-s-hub
git clone https://github.com/Gh-Reza/space-travler-s-hub.git
```
```
npm install
npm install jest-dom
```
Initialize it with:
```
npm start
```
👤 **Reza Merzaie**
- GitHub: [@Gh-Reza](https://github.com/Gh-Reza)
👤 **Demes Ameneshoa**
- GitHub: [@demesameneshoa](https://github.com/demesameneshoa)
- [ ] **Add unbooking and leaving mission functionality in My profile page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please show us support by givintg it a star.
I would like to thanks Microverse for this learning opportunity and SpaceX api for providing data.
This project is [MIT](./LICENSE) licensed.