https://github.com/devendra-alt/space-travel-hub
space travel hub is react.js redux toolkit project where use can perform different space travel related tasks
https://github.com/devendra-alt/space-travel-hub
Last synced: over 1 year ago
JSON representation
space travel hub is react.js redux toolkit project where use can perform different space travel related tasks
- Host: GitHub
- URL: https://github.com/devendra-alt/space-travel-hub
- Owner: devendra-alt
- License: mit
- Created: 2023-08-07T08:05:48.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-08-16T12:12:45.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T19:56:12.024Z (over 1 year ago)
- Language: JavaScript
- Size: 980 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 SPACE-TRAVEL-HUB](#-your_project_name-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
**SPACE TRAVEL HUB** is a react.js and redux website where users can join space missions and add rocket ships, fetched from spaceX.
Client
- **REACT.JS**
- **BOOTSTRAP**
- **Redux state managment tool**
- **Async Thunk**
- **JEST testing library**
- **Axios**
- **REST API**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Web browser
- Node
- VS code
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/devendra-alt/space-travel-hub
```
### Install
Install this project with:
```sh
cd space-travel-hub
npm i
```
### Usage
To run the project, execute the following command:
```
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
### Deployment
You can deploy this project using:
- Github pages
- Netlify
👤 **Devendra Mulewa**
- GitHub: [@githubhandle](https://github.com/devendra-alt)
- Twitter: [@twitterhandle](https://twitter.com/Devendra5101)
- LinkedIn: [LinkedIn](https://linkedin.com/in/devendramulewa)
👤 **Emmanuel Kipngeno**
- GitHub: [@githubhandle](https://github.com/kkmanuu)
- Twitter: [@twitterhandle](https://twitter.com/kkmanuu)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emmanuel-kipngeno-879370242/)
- [ ] **[Adding Server for storing profile**
- [ ] **[Sign-up]**
- [ ] **[Login]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/devendra-alt/ES6-capstone/issues).
If you like this project please start it, and also do follow us
We would like to thank Microverse
This project is [MIT](./LICENSE) licensed.