Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedhnoor/space-travelers

In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.
https://github.com/mohamedhnoor/space-travelers

css3 reactjs redux redux-thunk redux-toolkit

Last synced: 2 days ago
JSON representation

In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.

Awesome Lists containing this project

README

        




# 📗 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)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Space-travelers]

**[Space-travelers]** In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.

## 🛠 Built With

### Tech Stack

- Reactjs
- Redux
- JavaScript
- CSS
- Jest
- Linters

### Key Features

- **[Reserve and Cancel Rockets]**
- **[Join and Leave Missions]**
- **[Display reserved rockets and joined missions]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://space-travelers-bso5.onrender.com/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
cd space-travelers
git chttps://github.com/MohamedHNoor/space-travelers.git
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run build
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

### Deployment

You can deploy this project using:

```sh
npm start
```

(back to top)

## 👥 Authors

👤 **Hassan EL OUARDY**

- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [Hassan El OUARDY](https://www.linkedin.com/in/hassan-el-ouardy-360b99169/)

👤 **Mohamed Hassan Noor**

- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)

(back to top)

## 🔭 Future Features

- [ ] **[Add dragon's page]**
- [ ] **[Reserve and cancel dragon's]**
- [ ] **[Display reserved dragon's]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MohamedHNoor/space-travelers/issues).

(back to top)

## ⭐️ Show your support

If you like this project give us ⭐

(back to top)

## 🙏 Acknowledgments

I would like to thank my partner.

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)