Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mailsg/react-capstone-space-travellers-hub
A web application for a fictious 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/mailsg/react-capstone-space-travellers-hub
html-css-javascript reactjs redux-toolkit spacex-api
Last synced: 7 days ago
JSON representation
A web application for a fictious 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/mailsg/react-capstone-space-travellers-hub
- Owner: mailsg
- License: mit
- Created: 2023-06-26T04:31:52.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2023-06-29T07:37:03.000Z (over 1 year ago)
- Last Synced: 2024-12-08T14:41:22.526Z (2 months ago)
- Topics: html-css-javascript, reactjs, redux-toolkit, spacex-api
- Language: JavaScript
- Homepage: https://space-travelers-hub-vls7.onrender.com/
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Space Travelers' Hub
# 📗 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)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)**Space Travelers' Hub** is a 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.
Client
Server
- **Rocket Reservation**
- **Joining Mission**
- **Profile**
- [Live Demo Link](https://space-travelers-hub-vls7.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to run the following commands in your terminal:
```sh
npm start
```
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:mailsg/React-Capstone-Space-Travellers-Hub.git
cd React-Capstone-Space-Travellers-Hub
```
### Install
Install this project with:
```sh
cd React-Capstone-Space-Travellers-Hub
npm install
```
### Run tests
To run tests, run the following command:
```sh
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
npx hint .
```
👤 **Sandeep Ghosh**
- GitHub: [@mailsg](https://github.com/mailsg)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sandeep-ghosh-660830166/)
👤 **Phelelani Ndlovu**
- GitHub: [@techmoves](https://github.com/techmoves)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/phelelani-ndlovu-883916160/)
- [ ] **Scientific Community**
- [ ] **News from SpaceX**
- [ ] **Profile Expansion**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/mailsg/React-Capstone-Space-Travellers-Hub/issues).
If you like this project please give it a ⭐️. Your support is greatly appreciated! ❤️
I would like to thank Microverse for giving us this opportunity to build this amazing project. I would also like to thank my peers for their support and encouragement throughout this project. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. 🙏
This project is [MIT](./LICENSE) licensed.