- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Space_Travellers_Hub] is a web application to display details about rocktes & space missions. It allows users to book rockets & join space missions.
- [Rockets_page]
- [Missions_page]
- [Add_reservation_for_rockets]
- [Cancel_reservation_for_rockets]
- [Join_space_mission]
- [Leaving_space_mission]
- [View_profile]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Version control (Git preferred)
- Node.js
- Code editor (VS Code preferred)
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone git@github.com:DevaWinner/space-travelers-hub.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
Runs the app in the development mode.
Open 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.
To run tests, run the following command:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can deploy this project using:
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!
👤 Diana Beki
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Aniekan Winner
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to submit an issue.
I would like to thank Microverse team for providing kanban board template, linters config & design template for the application
This project is MIT licensed.