https://github.com/realiens/space-hub-traveller
https://github.com/realiens/space-hub-traveller
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/realiens/space-hub-traveller
- Owner: ReAliens
- Created: 2022-01-24T12:27:47.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-29T10:24:59.000Z (over 4 years ago)
- Last Synced: 2024-10-18T09:13:45.855Z (over 1 year ago)
- Language: JavaScript
- Size: 1.37 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Traveler's Hub
> A web application for a company that provides commercial and scientific space travel services. This application allows users to book rockets and join selected space missions. Data is fetched from the real live SpaceX API.
## Video presentation
[Space hub presentation](https://www.loom.com/share/7087961b0a5e428aae34ed628b7aeb72)
## Screenshots



## Built With
- React
- Redux
- Tailwind CSS
- Tools used - Git(version control), WebHint(linting tool), Stylelint(style linting), ESLint(Javascript linting)
## Prerequisites
- [React](https://reactjs.org/docs/getting-started.html)
- [Redux](https://redux.js.org/tutorials/quick-start)
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
## Live App
- you can see our app here
## Installation
Go to your terminal, navigate to your working directory and run
`git clone https://github.com/RayhanTabase/space-hub-traveller.git`
After that navigate to the newly created folder
`cd space-hub-traveller`
You now have access to the files.
To install necessary dependencies run
`npm install`
Start a local server running the command
`npm start`
You should now have the project running locally on a dev server.
## Authors
👤 **Salim Abdulai**
- GitHub: [@RayhanTabase](https://github.com/RayhanTabase)
- Twitter: [@RayhanTabase](https://twitter.com/@RayhanTabase)
- LinkedIn: [Salim-Abdulai](https://linkedin.com/in/salimabdulai)
- Email: salimabdulai2@yahoo.com
👤 **Ahmed Reda**
- GitHub: [@ReAliens](https://github.com/ReAliens)
- Twitter: [@AhmedRedaMoha19](https://twitter.com/AhmedRedaMoha19)
- LinkedIn: [Ahmed-Reda](https://www.linkedin.com/in/armali/)
- Email: ahmedreda152@gmail.com
## Acknowledgments
[Planet icons created by Freepik](https://www.flaticon.com/free-icons/planet)
## 🤝 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](./MIT.md) licensed.