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

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

This web app uses real live data from the SpaceX API. It provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/cobbyelsonfx/space-travelers

api react-testing-library reactjs redux

Last synced: 7 days ago
JSON representation

This web app uses real live data from the SpaceX API. It 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

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 About the Project

**Space travelers** This web app uses real live data from the SpaceX API. It provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Book rockets**
- **Join selected space missions.**

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

- An IDE (ex: VS Code)
- Github account

### Setup

Clone this repository to your desired folder:

```sh
cd project-folder
git clone https://github.com/CarlosZ96/space-ravelers.git
```

### Deployment

You can deploy this project using:

- Go to github.com
- Create a new repository
- Add all website files in the new repository
- Go to Settings/Pages
- Go to branch and change from 'none' to 'main'
- Click Save

(back to top)

## 👥 Authors

👤 **Francis Andoh**

- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)

👤 **Carlos Zambrano**
- GitHub: [@CarlosZ96](https://github.com/CarlosZ96)

(back to top)

## 🔭 Future Features

- [ ] **More animation**

(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 and wish to collaborate. Please contact me.

(back to top)

## ❓ FAQ

- **Is it responsive?**

- Yes,it works both on mobile and desktop screens.

(back to top)

## 📝 License

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

(back to top)