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

https://github.com/devendra-alt/space-travel-hub

space travel hub is react.js redux toolkit project where use can perform different space travel related tasks
https://github.com/devendra-alt/space-travel-hub

Last synced: over 1 year ago
JSON representation

space travel hub is react.js redux toolkit project where use can perform different space travel related tasks

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 SPACE-TRAVEL-HUB](#-your_project_name-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 SPACE TRAVEL HUB

**SPACE TRAVEL HUB** is a react.js and redux website where users can join space missions and add rocket ships, fetched from spaceX.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **REACT.JS**
- **BOOTSTRAP**
- **Redux state managment tool**
- **Async Thunk**
- **JEST testing library**
- **Axios**
- **REST API**

(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:

- Web browser
- Node
- VS code

### Setup

Clone this repository to your desired folder:

```
cd my-folder
git clone https://github.com/devendra-alt/space-travel-hub
```

### Install

Install this project with:

```sh
cd space-travel-hub
npm i
```

### Usage

To run the project, execute the following command:

```
npm start
```

### Run tests

To run tests, run the following command:

```sh
npm test
```

### Deployment

You can deploy this project using:

- Github pages
- Netlify

(back to top)

## 👥 Authors

👤 **Devendra Mulewa**

- GitHub: [@githubhandle](https://github.com/devendra-alt)
- Twitter: [@twitterhandle](https://twitter.com/Devendra5101)
- LinkedIn: [LinkedIn](https://linkedin.com/in/devendramulewa)

👤 **Emmanuel Kipngeno**

- GitHub: [@githubhandle](https://github.com/kkmanuu)
- Twitter: [@twitterhandle](https://twitter.com/kkmanuu)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emmanuel-kipngeno-879370242/)

(back to top)

## 🔭 Future Features

- [ ] **[Adding Server for storing profile**
- [ ] **[Sign-up]**
- [ ] **[Login]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/devendra-alt/ES6-capstone/issues).

(back to top)

## ⭐️ Show your support

If you like this project please start it, and also do follow us

(back to top)

## 🙏 Acknowledgments

We would like to thank Microverse

(back to top)

## 📝 License

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

(back to top)