Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

🚀 "Space Travelers' Hub" ⚛️ is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions.
https://github.com/ruthmy/space-travelers-hub

html-css-javascript react reactjs redux redux-toolkit

Last synced: 7 days ago
JSON representation

🚀 "Space Travelers' Hub" ⚛️ is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions.

Awesome Lists containing this project

README

        



Space Travelers' Hub | React & Redux Capstone 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)
- [📝 License](#license)

---

# Space Travelers' Hub

**"Space Travelers' Hub"** is a React and Redux website that displays a list of Rockets and Space Missions and allows you to book rockets and join selected space missions. It is a Single Page App (SPA) that allows users to:
- Display a list of books.
- Add a book.
- Remove a selected book.

---

## 🛠 Built With

### Tech Stack

Client





---

### Key Features


  • HTML & CSS3

  • JavaScript

  • Linters

    • StyleLint

    • ESLint



  • React

  • Redux

  • Follow Microverse's list of best practices

(back to top)

---

## 🚀 Live Demo

- [Live Demo Link](https://space-travelers-hub-jxxr.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:


  • A modern browser (supports html5)




  • Git and a GitHub account


### Setup

Clone this repository to your desired folder by using this 👇️ command :

```
git clone https://github.com/Ruthmy/capstone-react.git
```

### Install

Install this project with:

```
npm install
```

### Usage

```
npm start
```

### Run tests

```
npm test
```

### Deployment

- Not aplicable.

(back to top)

---

## 👥 Authors

👤 **Javier Grau**
- GitHub: [@grauJavier](https://github.com/grauJavier)
- Twitter: [@jgrauchile](https://twitter.com/jgrauchile)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/javiergrau)

👤 **Ruth Abreu**

- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)

(back to top)

---

## 🔭 Future Features

Upcoming improvements:

- [] Better styling.
- [] Add more features.

(back to top)

---

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ruthmy/capstone-react/issues).

(back to top)

---

## ⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it.
Or give it a **star** ⭐️

(back to top)

---

## 🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)

---

## 📝 License

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

(back to top)

---