- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Space Travelers' Hub is a website that contains variour ships, and missions that you can join and reserve. Each one of those has its own description for you to learn more about them. This project allows you to:
- Display a list of ships.
- See a list of joinable missions.
- Reserve ships and join missions.
- Cancel reservations and leave missions.
- React
- Redux
- Visual code
- Git & GitHub
- This is a single page application
- This is the prototype of the full website
In order to run this project you need:
- A browser that supports html5
- Git
- A GitHub account
- Node.js
Clone this repository to your desired folder:
- Go to this repo and copy the project link https://github.com/sambeck87/react_redux_project
- Open your terminal and clone the repo with this command
git clone https://github.com/sambeck87/react_redux_project.git
- Now, you have a copy on your pc.
Install this project with:
- In your console run the command:
npm install
To run the project, execute the following command:
For the preview server:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
This project use Github Pages to deploy the page, just type the command: "npm deploy"
👤 Sandro Hernandez
- GitHub: @sambeck87
- Twitter: @sambeck4488
- LinkedIn: LinkedIn
👤 Belay Birhanu
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Victor Gonzalez
- GitHub: @Vgonma
- Twitter: @Victor_GonMa
- LinkedIn: Victor Manuel Gonzalez Massimi
- Each person will have their own profile to log into the site
- Reservations will be store per profile
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project If you like this project give a ⭐️ or send us a message. We will apreciate
I would like to thank to Microverse for the inspiration to be better every day.
-
Can this project be used in any browser?
- This project was created and proved in firefox v107 and Chrome v109. You can try running it in older versions but this project may not work well.
-
Can I use the code of this project
- Sure. We will be happy to colaborate with this project. This project is MIT licensed.
This project is MIT licensed.