- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
Web Page connected with the real live data from the SpaceX API, to provide commercial and scientific space travel services, users can book rockets and join selected space missions.
- React
- Redux
- Space X - API
Client
- UI Layout with Logo and API data in text and image format.
- User can add rockets to their list of rockets.
- User can remove rockets from their list of rockets.
- User can add missions to their list of missions.
- User can remove missions from their list of missions.
- User can add dragons to their list of dragons.
- User can remove dragons from their list of dragons.
To get a local copy up and running, follow these steps.
Before you proceed, ensure that you have the following installed on your machine:
- Node.js (v12 or above)
- npm (Node Package Manager)
Clone this repository to your desired folder:
git clone git@github.com:cancelei/Space-Travelers-Hub.git
Install the project dependencies with:
npm install
To run the project, execute the following command:
npm run build
To run tests, run the following command:
npm start
- Open your web browser and visit http://localhost:8080.
- You should now see the Space Traveler's Hub application running in your browser.
π€ Author Glauber Bannwart
π€ Rudi Carrillo
- GitHub: @rudicarrilloypr
- Twitter: @__rudicarrillo
- LinkedIn: Rudi Carrillo
- Instagram: @__rudicarrillo
π€ Ricardo MartΓnez
- GitHub: @bohaz
- Twitter: @Ricardo29115571
- LinkedIn: LinkedIn
- Implement LocalStorage to save user's data.
- Implement a login system.
- Implement a user profile page.
- Implement a user dashboard.
- Implement a user's past and future space travels.
Contributions, issues, and feature requests are welcome! Please consider this issue link: Project Issues
If you like this project kindly leave a star!
We are gratefull of Microverse collaborators for creating such an amazing envirnment that we can work and learn.
This project is MIT licensed.