Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/besufekad-haz/space-travelers
Space Travelers is a React Group Capstone Project working with the real live data from the SpaceX API. It's 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/besufekad-haz/space-travelers
Last synced: 16 days ago
JSON representation
Space Travelers is a React Group Capstone Project working with the real live data from the SpaceX API. It's 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/besufekad-haz/space-travelers
- Owner: Besufekad-HAZ
- License: mit
- Created: 2023-04-16T17:43:59.000Z (over 1 year ago)
- Default Branch: Development
- Last Pushed: 2023-04-21T14:07:08.000Z (over 1 year ago)
- Last Synced: 2024-12-15T01:29:57.041Z (30 days ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Space Travelers
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Screenshot](#screenshot)
- [Loom Presentation Video](#loom-video)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [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"] :- "Space Travelers" is a React Group Capstone Project working with the real live data from the SpaceX API. It's 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.
## 🛠 Built With HTML,CSS and React and Redux
Client
Server
Database
- **[HTML]**
- **[CSS]**
- **[Javascript]** ---> with ES6
- **[Webpack]**
- **[React]**
- **[Redux]**
- **[Redux_Toolkit]**
[N/A]...
- not available yet.
- N/A yet. It'll be available after final Deployment.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A Computer (MAC or PC)
- Code editor (VSCode,Atom etc...)
- A browser (Chrome,Mozilla,Safari etc...)
- Version Control System (Git and Github)
- NodeJS (https://nodejs.org/en/)
- React {https://react.dev/}
### Setup
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:Besufekad-HAZ/Space-Travelers.git (SSH)
### Install
Install this project with:
- `npm init`
- `cd React-Bookstore`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`
- `npm start`
### Run tests
To run tests, run the following command:
To check Styelint error:-
npx stylelint "\*_/_.{css,scss}"
To check Eslint error:-
npx eslint .
### Deployment
You can deploy this project using:
Github Pages.
👤 **Besufekad Alemu**
- GitHub: [@Besufekad-HAZ](https://github.com/Besufekad-HAZ)
- Twitter: [@BesufekadAlemu7](https://twitter.com/BesufekadAlemu7)
- LinkedIn: [@besura](www.linkedin.com/in/besura)
👤 **Salma Ibrahim**
- GitHub: [@saluumaa](https://github.com/saluumaa)
- Twitter: [@SalmaHIbrahim20](https://twitter.com/SalmaHIbrahim20)
- LinkedIn: [@salma-ibrahim-78bb5a14a](https://www.linkedin.com/in/salma-ibrahim-78bb5a14a)
- [ ] **[Adding_full_functionality_to_the_Space_Travelers_HUB]**
- [ ] **[Adding_Full_Responsiveness_and_flexibility]**
- [ ] **[Adding_backend_and_databases]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Besufekad-HAZ/Space-Travelers/issues).
If you like this project rate it and give it a star.
--> I would like to thank the Microverse team for allowing us to work on this Space Travelers' Hub React Group project.
This project is [MIT](./LICENSE) licensed.