Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billymohajeri/space-travelers-hub
Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
https://github.com/billymohajeri/space-travelers-hub
css html javascript reactjs redux
Last synced: about 1 month ago
JSON representation
Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/billymohajeri/space-travelers-hub
- Owner: billymohajeri
- Created: 2023-01-28T20:01:07.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-15T10:16:02.000Z (about 1 year ago)
- Last Synced: 2024-10-28T11:52:13.638Z (3 months ago)
- Topics: css, html, javascript, reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE/MIT.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [🚀 Space Travelers' Hub ](#-todo-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 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 Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to:
- Book rockets
- Join selected space missions
- HTML
- CSS
- JavaScript
- React- Book rockets
- Cancel booked rockets
- Join space missions
- Cancel joined space missions
- Display joined space missions and booked rocketsTo get a local copy up and running, follow these steps.
### Prerequisites
To run this project you need [Node.js](https://nodejs.org/en/) installed on your machine.
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:billymohajeri/Space-Travelers-Hub.git
```### Install
Install the dependencies with:
```sh
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 run test
```### Deployment
You can deploy this project using:
```sh
npm run build
```👤 **Billy Mohajeri**
- GitHub: [@BillyMohajeri](https://github.com/billymohajeri)
- Twitter: [@BillyMohajeri](https://twitter.com/BillyMohajeri)
- LinkedIn: [@BillyMohajeri](https://www.linkedin.com/in/billymohajeri)👤 **SHIMWA Pray Eddy**
- GitHub: [@EddyShimwa](https://github.com/EddyShimwa)
- Twitter: [@eddy56388406](https://twitter.com/eddy56388406)
- LinkedIn: [Pray Eddy SHIMWA](https://www.linkedin.com/in/pray-eddy-shimwa-18a6751b6)- [ ] **Deploy on GitHub**
- [ ] **Responsive design**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please consider giving it a star.
I would like to thank all code reviewers for making this project better.
This project is [MIT](./LICENSE/MIT.md) licensed.