https://github.com/mukhammadrizooff/space-travel-react
https://github.com/mukhammadrizooff/space-travel-react
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mukhammadrizooff/space-travel-react
- Owner: mukhammadrizooff
- Created: 2022-04-02T11:09:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-02T11:09:28.000Z (over 4 years ago)
- Last Synced: 2025-06-25T16:06:47.709Z (about 1 year ago)
- Language: JavaScript
- Size: 4.64 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spaces Traveler's Hub




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

## 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.