An open API service indexing awesome lists of open source software.

https://github.com/realiens/space-hub-traveller


https://github.com/realiens/space-hub-traveller

Last synced: about 1 year ago
JSON representation

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
![Rockets Page](./screenshots/rockets.jpeg)
![Missions Page](./screenshots/missions.jpeg)
![Profile Page](./screenshots/profile.jpeg)

## 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.