https://github.com/sadaf-daneshgar/react-group-capstone
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/sadaf-daneshgar/react-group-capstone
api css-flexbox jest-test react redux webpack
Last synced: 3 months 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/sadaf-daneshgar/react-group-capstone
- Owner: sadaf-Daneshgar
- License: mit
- Created: 2023-09-29T17:18:09.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-10-05T14:05:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T10:08:34.004Z (over 1 year ago)
- Topics: api, css-flexbox, jest-test, react, redux, webpack
- Language: JavaScript
- Homepage: https://react-group-capstone-qwsc.vercel.app/
- Size: 708 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers' Hub](#about-project)
- [🛠 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 Travelers' Hub ]** Is our React-Redux group project.
1. ✅ **React**
2. ✅ **Redux**
Markup
- HTML
- MD markup
Style
- CSS
Dynamic
- JavaScript
- React
- WepPack
- 🔰 **[React-based project]**
- 🔰 **[Well Code structure]**
- ✅ Click [here](https://react-group-capstone-qwsc.vercel.app/) to see the project
**To get a local copy up and running, follow these steps.**
1. Download or clone this [repostory](https://github.com/sadaf-Daneshgar/react-group-capstone.git).
2. Provide a modern web browser.
### Prerequisites
**In order to run this project you need:**
- ✔ [Git](https://git-scm.com/downloads) installed in your machine.
- ✔ Sign in or sign up to your [Github](https://github.com/) account.
- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).
- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).
- ✔ [Node.js](https://nodejs.org/en/download) installed in your machine.
- ✔ Stylelint
- ✔ ESLint
- ✔ WebPack
```sh
npm init -y
npm install --save-dev hint@7.x
npx hint .
```
- ✔ Stylelint
```sh
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
```
- ✔ ESLint
```sh
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
```
### Setup
- Clone this [repository](https://github.com/sadaf-Daneshgar/react-group-capstone) to your desired folder:
- Example commands:
```sh
cd [YOUR FOLDER]
git clone https://github.com/sadaf-Daneshgar/react-group-capstone.git
```
### Install
- Run the following command in the root directory of the project to install all dependecies.
```sh
npm install
```
### Usage
- To run the project, execute the following command:
```sh
cd [YOUR FOLDER]
git clone https://github.com/sadaf-Daneshgar/react-group-capstone.git
```
### Run tests
1. Stylelint
```
npx stylelint "**/*.{css,scss}"
```
2. ESLint ☑
```
npx eslint .
```
### Deployment
**This project is deployed by the author, no permission for deployment by any other client.**
👤 **Sadaf Daneshgar**
- 👤 GitHub: [@Sadaf-Daneshgar](https://github.com/sadaf-Daneshgar)
- 👤 Twitter: [@SadafDaneshgar](https://twitter.com/SadafDaneshgar)
- 👤 LinkedIn: [Sadaf Daneshgar](https://www.linkedin.com/in/sadaf-daneshgar-2002saba/)
---
👤 **Ahmed**
- 👤 GitHub: [@githubhandle](https://github.com/newtonah0)
- 👤 LinkedIn: [Ah Mh](https://linkedin.com/in/ah-mh-4a0661271)
- [ ] **[Unit test]**
- [ ] **[Responsive]**
- [ ] **[Deployment]**
- [ ] **[Use developer local storage]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sadaf-Daneshgar/react-group-capstone/issues).
If you like this project, kindly drop a start for the [repository](https://github.com/sadaf-Daneshgar/react-group-capstone);
**I would like to thank the following individuals and organizations for their contribution to this project.**
- I would like to express my heartfelt gratitude to [**Microvere**](https://www.microverse.org/?grsf=mohammad-a-nbtazu) for the invaluable learning experience they have provided.
This project is [MIT](LICENSE) licensed.