Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nkaleth/space_traveler_project

In this project, we will be working with the real live data from the SpaceX API. Our task is to build 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/nkaleth/space_traveler_project

api-rest gitflow-workflow html-css-javascript react-router reactjs redux-toolkit

Last synced: about 1 month ago
JSON representation

In this project, we will be working with the real live data from the SpaceX API. Our task is to build 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

        

# 📗 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)
- [👤 Authors](#author)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Space Travelers' Hub

"Space Travelers' Hub" is a project done at the Microverse program for portfolio showcase and learning purposes.

## 🛠 Built With

### Tech Stack

Languages


  • React

  • Redux

(back to top)

### Key Features

- **Dynamically generated HTML**
- **User Managed**
- **API Interaction**

(back to top)

You can checkout the live running version of this app at the following link:

(Under Development)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- VS Code installed.
- A GitHub account.
- Git Bash.

### Setup

Clone this repository to your desired folder:

- On VS Code, you can click on the "Source Control" icon on the left side bar.
- From there click on the "Clone Repository" button.
- Paste the URL from this project and choose a folder to store it.
- Open the project.

I do recommend this method given it is easier, but if you want you can make this process by running commands on the Git Bash terminal.

(back to top)

## 👥 Authors

Bryan Hurtado

- GitHub: [@DarkxDev](https://github.com/DarkxDev)

Nilton Segura

- GitHub: [@Nkaleth](https://github.com/Nkaleth)

(back to top)

## 🔭 Future Features

- **Additional functional pages**
- **User info collection through forms**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Nkaleth/space_traveler_project/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please make sure to visit our sites and checkout our other works as well.

(back to top)

## 🙏 Acknowledgments

We would like to thank Microverse for its guidance throughout this project.

(back to top)

## 📝 License

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

(back to top)