Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/space-travelers
In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.
https://github.com/mohamedhnoor/space-travelers
css3 reactjs redux redux-thunk redux-toolkit
Last synced: 2 days ago
JSON representation
In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/space-travelers
- Owner: MohamedHNoor
- Created: 2023-01-30T08:05:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T22:17:46.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T08:51:41.745Z (9 days ago)
- Topics: css3, reactjs, redux, redux-thunk, redux-toolkit
- Language: JavaScript
- Homepage: https://space-travelers-plum.vercel.app/
- Size: 604 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 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)
- [📝 License](#license)**[Space-travelers]** In this project, we build a web application using real live data from the SpaceX API. The website allows users to book rockets and join selected space missions.
- Reactjs
- Redux
- JavaScript
- CSS
- Jest
- Linters- **[Reserve and Cancel Rockets]**
- **[Join and Leave Missions]**
- **[Display reserved rockets and joined missions]**- [Live Demo Link](https://space-travelers-bso5.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd space-travelers
git chttps://github.com/MohamedHNoor/space-travelers.git
```### Install
Install this project with:
```sh
npm install
```### Usage
To run the project, execute the following command:
```sh
npm run build
npm start
```### Run tests
To run tests, run the following command:
```sh
npm test
```### Deployment
You can deploy this project using:
```sh
npm start
```👤 **Hassan EL OUARDY**
- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [Hassan El OUARDY](https://www.linkedin.com/in/hassan-el-ouardy-360b99169/)👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)- [ ] **[Add dragon's page]**
- [ ] **[Reserve and cancel dragon's]**
- [ ] **[Display reserved dragon's]**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/space-travelers/issues).
If you like this project give us ⭐
I would like to thank my partner.
This project is [MIT](./MIT.md) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._