Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banzaman/space-travelers
A web application with the real live data from the SpaceX API that provides commercial and scientific space travel services.
https://github.com/banzaman/space-travelers
react-redux react-router reactjs restful-api
Last synced: about 24 hours ago
JSON representation
A web application with the real live data from the SpaceX API that provides commercial and scientific space travel services.
- Host: GitHub
- URL: https://github.com/banzaman/space-travelers
- Owner: banzaman
- Created: 2023-04-10T14:41:10.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-04-15T09:28:00.000Z (over 1 year ago)
- Last Synced: 2024-11-16T19:25:01.452Z (about 2 months ago)
- Topics: react-redux, react-router, reactjs, restful-api
- Language: JavaScript
- Homepage:
- Size: 757 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Banzaman & Muhammed B | Space-travelers' project
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Space Travelers' App** A web application with the real live data from SpaceX API that provides commercial and scientific space travel services.
- React
- Git, Github
- VSCode- CSS,
- React,
- Git,
- GithubReact
CSS
Git
Github
> Features I used in this project mainly:
- **React**
- **React-redux**
- **React-router-dom**
- **React-bootstrap**
- **Restful API**
- **CSS**
- **JSX**
- **Linters,Stylelint**
- **esLint**
> coming soon!
Link to github repository. [Space-travelers](https://github.com/banzaman/Space-travelers)
### Prerequisites
- NodeJS
- Browser
- npm
To get a local copy up and running, follow these steps.
### Setup
```sh
cd your-folder
git clone https://github.com/banzaman/Space-travelers.git
```
### Install
Install this project with:
```sh
cd Space-travelers
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
### Deployment
- This project is not deployed yet
👤 **MARK RUBANZA**
- GitHub: [@banzaman](https://github.com/banzaman)
👤 **Muhammed Berisso**
- GitHub: [@muhammedb8826](https://github.com/muhammedb8826)
- Twitter: [@muhammedb8826](https://twitter.com/muhammedb8826)
- LinkedIn: [Muhammed Berisso](https://www.linkedin.com/in/muhammedb8826/)
> Some features are coming soon.
- [ ] **Interactive Space-travelers with a good UI**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/banzaman/Space-travelers/issues).
If you like this project give a ⭐️
> Give credit to everyone who inspired your codebase.
I would like to thank Microverse for teaching me how to code