https://github.com/felipeg005/space-travelers-hub
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/felipeg005/space-travelers-hub
Last synced: about 1 month 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/felipeg005/space-travelers-hub
- Owner: Felipeg005
- License: other
- Created: 2021-11-14T16:57:53.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-11-14T17:06:17.000Z (over 3 years ago)
- Last Synced: 2025-04-26T07:59:45.182Z (about 1 month ago)
- Language: JavaScript
- Size: 940 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Live Version
[Visit Live Demo Link](http://VanessaAoki.github.io/react-redux-group-project)
# Space Travelers' Hub
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.
![]()
![]()
![]()
## Built With
- HTML, CSS, React & Redux;
- Visual Studio, Git & GitHub;## Getting Started
### Running locally
To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow these steps:1. In your terminal, type the following, to clone this repository:
```sh
$ git clone https://github.com/VanessaAoki/react-redux-group-project.git
```2. After, run the following commands in your terminal:
```sh
$ cd react-redux-group-project
$ yarn start
```What are these commands?
- the `$ cd` command is used to move to different folders.
- while `$ yarn start` runs the app in the development mode.3. If your default browser do not start automatically, open it and type `http://localhost:3000` to run the application.
## Authors
👤 **Juan Felipe Gomez Tobon**
- GitHub: [@githubhandle](https://github.com/Felipeg005/)
- Twitter: [@twitterhandle](https://twitter.com/JuanFGT05)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juan-felipe-gomez-tobon/)👩🏼💻 **Vanessa Aoki**
- GitHub: [@VanessaAoki](https://github.com/VanessaAoki)
- Twitter: [@VanessaSAoki](https://twitter.com/VanessaSAoki)
- Linkedin: [Vanessa Aoki](https://www.linkedin.com/in/vanessasaoki/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/VanessaAoki/react-redux-group-project/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.