- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Space Travelers uses the Space X API to display a list of Rockets and a list of Missions, the user will be able to book a rocket or a mission and also to see all the rockets and missions reserved in the My Profile page.
Client
- The page is built with React and Redux
- The page consumes the Space X API
- The user can book a rocket or a mission and also cancel them
would you like to see a demo? No worries, the link is just below:
In order to run this project you need:
- Install Git
- Install Node JS
- You can use your favorite CLI and code editor.
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Diegogagan2587/space-travelers.git
Install this project with:
cd space-travelers
npm install
To run the project, execute the following command:
npm run dev
Your project should be displayed automatically on your web browser on this port: http://localhost:5173/, if don't open it manually.
👤 Diego Vidal Lopez
- GitHub: @Diegogagan2587
- Twitter: @dieg02587
- LinkedIn: diego-vidal2587
👤 Dani Morillo
- GitHub: @danifromecuador
- Twitter: @danifromecuador
- LinkedIn: danifromecuador
- Add buttons to My Profile that allows join or leave a rocket or a mission
- Show a button show more that re directs to wikipedia space x page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star on my GitHub Repo
I would like to thank this youtuber
This project is MIT licensed.