https://github.com/lily4178993/space-traveller
Space Travelers' Hub: Explore SpaceX rockets and missions, reserve rockets, join missions, and view your profile. Powered by React, Redux, and the SpaceX API.
https://github.com/lily4178993/space-traveller
javascript-framework learning-project react redux redux-toolkit spacex
Last synced: 3 months ago
JSON representation
Space Travelers' Hub: Explore SpaceX rockets and missions, reserve rockets, join missions, and view your profile. Powered by React, Redux, and the SpaceX API.
- Host: GitHub
- URL: https://github.com/lily4178993/space-traveller
- Owner: lily4178993
- License: mit
- Created: 2023-10-02T08:14:11.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-30T20:05:26.000Z (almost 2 years ago)
- Last Synced: 2025-12-31T14:15:38.607Z (6 months ago)
- Topics: javascript-framework, learning-project, react, redux, redux-toolkit, spacex
- Language: JavaScript
- Homepage: https://nelye-spacetravellershub.netlify.app/
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Space Travelers' Hub (Group Project)
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
# 📖 Space Travelers' Hub (Group Project)
This application, known as Space Travelers, has been developed using React and Redux. It serves as a comprehensive platform for reserving rockets, joining missions, canceling reservations, and leaving missions. It offers a diverse range of functionalities through API calls.
## 🛠 Built With HTML5 , CSS3, REACT and REDUX
- HTML
- CSS
- React
- Redux
- **Users possess the capability to book reservations for rockets.**
- **Users are able to participate in missions.**
- **Users also have the option to cancel their reservations and leave mission memberships.**
> To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.
### Prerequisites
> In order to run this project you need:
- `NodeJS`
- `Git`
- `Code editor`
### Setup
- Click Code button (shown in green color)
- Copy URL.
- Please clone it with the following command: git clone (your copied URL)
### Install
Install this project with:
```
npm install
```
### Usage
To initiate the project, perform the subsequent command:
```
npm start
```
### Run tests
To execute tests, use the command below:
```
npm test
```
### Deployment
You can deploy this project using: GitHub Pages.
> 👤 **Nelly Telli**
>
> - GitHub: [@githubhandle](https://github.com/lily4178993)
> - LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelly-t-330414266/)
> 👤 **Ye Min Thu**
>
> - GitHub: [@githubhandle](https://github.com/mryeminthu)
> - LinkedIn: [LinkedIn](https://www.linkedin.com/in/ye-min-thu-76456a214/)
- Add Dragons Page
- Feel free to contribute, report issues, or make feature requests – your input is appreciated!
- Feel free to check the [issues page](https://github.com/lily4178993/space-traveller/issues).
If you appreciate this project, please consider awarding it a ⭐️.
> - We would like to express our sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.
- This project is [MIT](./LICENSE) licensed.