Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/billymohajeri/space-travelers-hub

Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/billymohajeri/space-travelers-hub

css html javascript reactjs redux

Last synced: about 1 month ago
JSON representation

Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Awesome Lists containing this project

README

        

logo

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [🚀 Space Travelers' Hub ](#-todo-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 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 Travelers' Hub

Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to:

- Book rockets
- Join selected space missions

app-screenshot
app-screenshot
app-screenshot



## 🛠 Built With

### Tech Stack

- HTML
- CSS
- JavaScript
- React

### Key Features

- Book rockets
- Cancel booked rockets
- Join space missions
- Cancel joined space missions
- Display joined space missions and booked rockets

(back to top)

## 💻 Getting Started

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

### Prerequisites

To run this project you need [Node.js](https://nodejs.org/en/) installed on your machine.

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:billymohajeri/Space-Travelers-Hub.git
```

### Install

Install the dependencies with:

```sh
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 run test
```

### Deployment

You can deploy this project using:

```sh
npm run build
```

(back to top)

## 👥 Authors

👤 **Billy Mohajeri**

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

👤 **SHIMWA Pray Eddy**

- GitHub: [@EddyShimwa](https://github.com/EddyShimwa)
- Twitter: [@eddy56388406](https://twitter.com/eddy56388406)
- LinkedIn: [Pray Eddy SHIMWA](https://www.linkedin.com/in/pray-eddy-shimwa-18a6751b6)

(back to top)

## 🔭 Future Features

- [ ] **Deploy on GitHub**
- [ ] **Responsive design**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, please consider giving it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank all code reviewers for making this project better.

(back to top)

## 📝 License

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

(back to top)