Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

**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.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Fetch data from SPACE X API**
- **Add (or remove) Rocket/Mission**
- **Redux Store**
- **React Router**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://space-x-self-beta.vercel.app/)

## 💻 Getting Started

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
```

## 👥 Authors

👤 **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/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Trast00/SpaceX-Group-Project/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project! It's help a lot

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)