Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A web application with the real live data from the SpaceX API that provides commercial and scientific space travel services.
https://github.com/banzaman/space-travelers

react-redux react-router reactjs restful-api

Last synced: about 24 hours ago
JSON representation

A web application with the real live data from the SpaceX API that provides commercial and scientific space travel services.

Awesome Lists containing this project

README

        

Banzaman & Muhammed B | Space-travelers' project

# 📗 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Space Travelers'

**Space Travelers' App** A web application with the real live data from SpaceX API that provides commercial and scientific space travel services.

## 🛠 Built With

- React
- Git, Github
- VSCode

### Tech Stack

- CSS,
- React,
- Git,
- Github

React

CSS

Git

Github

### Key Features

> Features I used in this project mainly:

- **React**
- **React-redux**
- **React-router-dom**
- **React-bootstrap**
- **Restful API**
- **CSS**
- **JSX**
- **Linters,Stylelint**
- **esLint**

(back to top)

## 🚀 Live Demo

> coming soon!

Link to github repository. [Space-travelers](https://github.com/banzaman/Space-travelers)

(back to top)

## 💻 Getting Started

### Prerequisites

- NodeJS
- Browser
- npm

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

### Setup

```sh
cd your-folder
git clone https://github.com/banzaman/Space-travelers.git
```

### Install

Install this project with:

```sh
cd Space-travelers
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

### Deployment

- This project is not deployed yet

(back to top)

## 👥 Authors

👤 **MARK RUBANZA**

- GitHub: [@banzaman](https://github.com/banzaman)

👤 **Muhammed Berisso**

- GitHub: [@muhammedb8826](https://github.com/muhammedb8826)
- Twitter: [@muhammedb8826](https://twitter.com/muhammedb8826)
- LinkedIn: [Muhammed Berisso](https://www.linkedin.com/in/muhammedb8826/)

(back to top)

## 🔭 Future Features

> Some features are coming soon.

- [ ] **Interactive Space-travelers with a good UI**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project give a ⭐️

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank Microverse for teaching me how to code

(back to top)

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

(back to top)