Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassaanjbaig-code/spacex
https://github.com/Hassaanjbaig-code/SpaceX
https://github.com/hassaanjbaig-code/spacex
css jsx react redux-toolkit
Last synced: 6 days ago
JSON representation
https://github.com/Hassaanjbaig-code/SpaceX
- Host: GitHub
- URL: https://github.com/hassaanjbaig-code/spacex
- Owner: Hassaanjbaig-code
- License: mit
- Created: 2023-07-11T12:17:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-11T12:25:09.000Z (over 1 year ago)
- Last Synced: 2024-12-09T13:49:44.394Z (about 1 month ago)
- Topics: css, jsx, react, redux-toolkit
- Language: JavaScript
- Homepage: https://space-x-self-beta.vercel.app
- Size: 202 KB
- Stars: 0
- 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-x-self-beta.vercel.app/)
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 [email protected]: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.