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

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

The app works with real live data from the SpaceX API to display rockets, dragons and missions. It lets the user to reserve rockets, book dragons and join mission and allows a user to view all reserved rockets, dragons, and space missions.
https://github.com/haliljon/space-travelers

api bootstrap5 javascript jest-tests react redux

Last synced: 10 months ago
JSON representation

The app works with real live data from the SpaceX API to display rockets, dragons and missions. It lets the user to reserve rockets, book dragons and join mission and allows a user to view all reserved rockets, dragons, and space missions.

Awesome Lists containing this project

README

          

# Space Travelers' Hub

# 📗 Table of Contents

- [Space Travelers' Hub](#Space-Travelers-Hub)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers' Hub ](#-Space-Travelers-Hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Deployment Link:](#deployment-link)
- [💻 Getting Started with Create React App ](#-getting-started-with-create-react-app-)
- [Available Scripts](#available-scripts)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)

# 📖 Space Travelers' Hub

**Space Travelers' Hub** The app works with real live data from the SpaceX API to display rockets, dragons and missions. It lets the user to reserve rockets, book dragons and join mission and allows a user to view all reserved rockets, dragons, and space missions.

## 🛠 Built With

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Programming languages



Technologies




Frameworks

Modules

Server

Database

### Key Features

- SPA has 4 pages
- The user can reserve a rocket and cancel the reservation
- The user can join a mission and leave the mission
- The user can book a dragon and cancel the booking
- All of the revervations show in the `My Profile` page

(back to top)

## Deployment Link:

[space-travelers-hub.com](https://enchanting-mousse-dd4b6f.netlify.app/)

## 💻 Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

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

### Prerequisites

- Install git in your computer.
- Install a code editor.
- And web browser to view the output.

### Setup

Clone this repository to your desired folder:

- `cd my-folder`
- `git clone https://github.com/haliljon/Space-travelers`

### Install

Navigate to directory with `cd my-project`
- Run `npm install` to install the dependencies.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## 👥 Authors

👤 **Haliljon Juraboev**

- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)

👤 **George M'sapenda**

- GitHub: [@github](https://github.com/c00p75)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/georgemsapenda/)

(back to top)

FUTURE FEATURES

## 🔭 Future Features

>

- [ ] **[I would like to improve the look and feel of the application]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

Please consider giving a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

We would like to thank [Microverse](https://www.microverse.org/)

P.S. stackoverflow and google 😉

(back to top)

### 📝 License

- This project is [MIT](./LICENSE) lincensed.

(back to top)