https://github.com/trast00/spacex-group-project
Space X project is a group react-redux project that use space x API to display a list of rockets and mission. Rocket can be reserved and mission can joined. Users can access the personal list the profile section.
https://github.com/trast00/spacex-group-project
api javascript react-redux reactjs redux redux-toolkit reduxtoolkit spacex-api
Last synced: about 1 year ago
JSON representation
Space X project is a group react-redux project that use space x API to display a list of rockets and mission. Rocket can be reserved and mission can joined. Users can access the personal list the profile section.
- Host: GitHub
- URL: https://github.com/trast00/spacex-group-project
- Owner: Trast00
- License: mit
- Created: 2023-01-30T09:06:41.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-02T12:32:34.000Z (over 3 years ago)
- Last Synced: 2025-04-24T05:38:00.346Z (about 1 year ago)
- Topics: api, javascript, react-redux, reactjs, redux, redux-toolkit, reduxtoolkit, spacex-api
- Language: JavaScript
- Homepage:
- Size: 2.2 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space X project ](#-space-x-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)
**Space X project** is a group react-redux project that use space x API to display a list of rockets and mission. Rocket can be reserved and mission can joined. Users can access the personal list the profile section.
Client
- **Fetch data from SPACE X API**
- **Add (or remove) Rocket/Mission**
- **Redux Store**
- **React Router**
- [Live Demo](https://space-travelers-hub-64gl.onrender.com/)
To get a local copy up and running, follow these steps.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone git@github.com:myaccount/my-project.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run build
npm start
```
👤 **Dicko Allasane**
- GitHub: [Trast00](https://github.com/Trast00)
- Twitter: [dicko allassane](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [dicko allassane](https://www.linkedin.com/in/allassane-dicko-744aaa224)
👤 **Hassaan Baig**
- GitHub: [Hassaanjbaig-code](https://github.com/Hassaanjbaig-code/)
- LinkedIn: [hassaan baig](https://www.linkedin.com/in/hassaan-baig-855788241/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Trast00/SpaceX-Group-Project/issues).
Give a ⭐️ if you like this project! It's help a lot
This project is [MIT](./LICENSE) licensed.