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

https://github.com/thebwoyprogrammer/space-x

This project is a mutli page app built with ReactJS, Redux and RESTful API that keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.
https://github.com/thebwoyprogrammer/space-x

css hatim html javascript microverse reactjs

Last synced: 3 months ago
JSON representation

This project is a mutli page app built with ReactJS, Redux and RESTful API that keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.

Awesome Lists containing this project

README

        



logo

Space-X Traveller's Hub 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Space-X Traveller's Hub

> This is a mutli page app built with ReactJS, Redux and RESTful API. This project keeps track of reserved missions and rockets on the profile and adds or removes any booked service on your profile.

## 🛠 Built With

### Tech Stack

Client

API

### Key Features

> This is a multi page website and it has the flollowing features;

- **Showchases rockets**
- **A user can reserve a rocket and cancel it anytime**
- **A user can book a mission and cancel it anytime**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://space-x-olive.vercel.app/)

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

- NodeJS
- Preferred IDE
- ReactJS

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/theBwoyProgrammer/Space-X.git
cd Space-X
```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using:

```sh
You can deploy the project using vercel or any preferred hosting service provider
```

(back to top)

## 👥 Authors

👤 **Hatim Eddinani**

- GitHub: [@theBwoyProgrammer](https://github.com/theBwoyProgrammer)
- Twitter: [@the_BwoyPrgrmmr](https://twitter.com/the_BwoyPrgrmmr)
- LinkedIn: [Hatim Eddinani](https://www.linkedin.com/in/hatimdev/)

👤 **Nicholas Maina Kamau**

- GitHub: [@businesskaniki](https://github.com/businesskaniki)
- Twitter: [@Nik7346](https://twitter.com/Nik7346)
- LinkedIn: [Nicholas Maina](https://www.linkedin.com/in/nicholas-maina-kamau/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project, don't forget to leave a star and follow me for more open source projects

(back to top)

## 🙏 Acknowledgments

I would like to thank God, the entire Microverse Community and my partners

(back to top)

## 📝 License

This project is [MIT](https://github.com/theBwoyProgrammer/Space-X/blob/master/license) licensed.

(back to top)