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

https://github.com/mukhammadrizooff/space-travel-react


https://github.com/mukhammadrizooff/space-travel-react

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Spaces Traveler's Hub

![React](https://img.shields.io/badge/-React-61DAFB?logo=react&logoColor=white&style=for-the-badge)
![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white)
![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white)

> Web application that allows users to book rockets, dragons, and join selected space missions using data from the SpaceX API.

![screenshot](Animation02.gif)

## Live Demo

[Heroku](https://react-space-travel.herokuapp.com/)
[Github Pages](https://sumairq.github.io/space-travel-react/)

## Table of Contents

- [Spaces Traveler's Hub](#spaces-travelers-hub)
- [Live Demo](#live-demo)
- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Scripts](#scripts)
- [Start dev server](#start-dev-server)
- [Build for production](#build-for-production)
- [Connect With Us](#connect-with-us)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [License](#license)

## Description

Spaces Travellers Hub is the React group project from the Microverse Curriculum. You can:

- Add or cancel a rocket.
- Add or cancel a mission.
- Add or cancel a dragon.

## Built With

- [Create React App](https://create-react-app.dev/) Set up a modern web app by running one command.
- [React Router](https://reactrouter.com/) A declarative library for building single page applications.
- [Redux](https://redux-toolkit.js.org/) The official, opinionated, batteries-included toolset for efficient Redux development.
- [React Bootstrap](https://react-bootstrap.github.io/) Build fast, responsive sites with Bootstrap.

## Getting Started

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

### Prerequisites

- Node Js
- Code editor
- Git

### Setup

1. Clone this project by typing in your terminal `https://github.com/sumairq/space-travel-react.git` .
2. Go to the directory with `cd space-travel-react`
3. Open you favorite code editor ( Vs Code user have to type `code .`)
4. Type `npm i` to dowload all the depencies and enjoy!

## Scripts

### Start dev server

- `npm start` open the browser at `http://localhost:3000`

### Build for production

- `npm run build`

## Connect With Us

👤 **Sam**

Platform | Badge |
--- | --- |
**GitHub** | [@sumairq](https://github.com/sumairq)
**Twitter** | [@sumair_qaisar](https://twitter.com/sumair_qaisar)
**LinkdIn** | [Sumair Qaisar Jadoon](https://www.linkedin.com/in/sumair-qaisar-jadoon-84a877164/)

👤 **Mukhammad Rizo**

Platform | Badge |
--- | --- |
**GitHub** | [@mukhammadrizooff](https://github.com/mukhammadrizooff)
**Twitter** | [@muhammadrizooff](https://twitter.com/Muhammadrizooff)
**LinkedIn** | [Mukhammad Rizo Abdunazarov ](https://www.linkedin.com/in/mukhammadrizooff/)

👤 **David**

Platform | Badge |
--- | --- |
**GitHub** | [@david-david](https://github.com/david-lafontant)
**Twitter** | [@manikatex](https://twitter.com/manikatex)
**LinkedIn** | [David Lafontant](https://www.linkedin.com/in/david-lafontant/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

The ideas and inspiration from this project are coming from the following articles:

- Microverse

## License

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