Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xsidx/space-travelers-hub
A web application that allows users to book rockets and join selected space missions. It also includes a My Profile feature that allows users to view rockets they have reserved and missions joined.
https://github.com/xsidx/space-travelers-hub
react redux
Last synced: 19 days ago
JSON representation
A web application that allows users to book rockets and join selected space missions. It also includes a My Profile feature that allows users to view rockets they have reserved and missions joined.
- Host: GitHub
- URL: https://github.com/xsidx/space-travelers-hub
- Owner: XsidX
- Created: 2022-08-22T05:41:46.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-25T12:09:50.000Z (about 2 years ago)
- Last Synced: 2024-10-03T10:41:28.366Z (about 1 month ago)
- Topics: react, redux
- Language: JavaScript
- Homepage:
- Size: 829 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Space Traveler's Hub
> Space Traveler's Hub is a web application that allows users to book rockets and join selected space missions. It also includes a My Profile feature that allows users to view rockets they have reserved and missions joined.
## Built With
- React(Create React App)
- Sass
- [SpaceX API](https://github.com/r-spacex/SpaceX-API).## Live Demo Link
Check out the live demo [here](https://space-travelers-hub-chrispaix-sid.netlify.app/).
## Getting Started
## Prerequisites
- React & Redux
- Sass## Install
- run `git clone [email protected]:XsidX/space-travelers-hub.git` on your terminal
- cd into the directory
- run `npm install`## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## Authors
👤 **Sidney**
- GitHub: [XsidX](https://github.com/XsidX)
- Twitter: [@\_sid_o](https://twitter.com/_sid_o_)
- LinkedIn: [Sidney Kaguli](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)👤 **Chrispaix KAZE**
- GitHub: [@ChrispaixK](https://github.com/ChrispaixK)
- Twitter: [@ChrispaixK](https://twitter.com/ChrispaixK)
- LinkedIn: [Chrispaix KAZE](https://www.linkedin.com/in/chrispaix-kaze-70445a175/)## 🤝 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!
## Acknowledgments
-Microverse Bookstore React & Redux group capstone 🎉
## 📝 License
This project is [MIT](https://github.com/XsidX/space-travelers-hub/blob/dev/MIT.md) licensed.