Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strangeal/space-travelers-hub
This project 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/strangeal/space-travelers-hub
Last synced: 8 days ago
JSON representation
This project 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/strangeal/space-travelers-hub
- Owner: Strangeal
- License: mit
- Created: 2022-11-14T07:45:59.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-17T16:27:24.000Z (over 2 years ago)
- Last Synced: 2024-12-20T10:28:31.332Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.84 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# space-travelers-hub
> This project 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.
## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- React
- Redux
- SASS
- Jest and the React Testing Library
- Linters (Stylelint, Eslint)
- Gitflow## Live Demo
[Click Here](https://spacehubx.netlify.app) to view live.
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser
- A code editor### Setup
Assuming you have git and node.js installed on your computer, please follow the steps below:
- Clone the repository using the following command: `git clone https://github.com/Strangeal/space-travelers-hub.git`.
- Navigate to that folder in the command line using the `cd` command.
- Run the following command to install the necessary packages: `npm install`.
- Run the following command to view the project in the browser: `npm start`.
- Run the following command to run the tests: `npm run test`.## Authors
👤 **Justice Bajeri**
- GitHub: [Link to Github Profile](https://github.com/Strangeal)
- Twitter: [Link to Twitter Profile](https://twitter.com/Str_angeal)
- LinkedIn: [Link to LinkedIn Profile](https://www.linkedin.com/in/justice-bajeri-0b7211243/)👤 **Hayet Fellah**
- GitHub: [@laiifuu](https://github.com/laiifuu)
- Twitter: [@hayet_fe](https://twitter.com/hayet_fe)
- LinkedIn: [Hayet Fellah](https://www.linkedin.com/in/hayet-f-5b4347247)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.