- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
SPACE_TRAVELLER_HUB is a rocket website with features of making reservations, cancel reservation and a profile page that upfates the state of reservation of each rocket.
- REACT
- CSS
- REDUX
Client
style
state management
- receive data from an API using axios and fetch
- manage state using redux
- Create a reservation and cancel button.
- create a profile page that get the updated reservation and cancelled reservation.
- git: A tool for managing source code
- Visual Studio Code: A source code editor
Clone this repository to your desired folder: https://github.com/AbdimulhinYussuf3675/Module2_capstune_Project.git
Example commands:
cd my-folder
git clone git@github.com:myaccount/Module2_capstune_Project.git
- Run npm install after cloning the repo
install npx
Example command:
cd my-project
npx install
- Run npm start for development.
- Run npm run build for production
To run tests, run the following command:
- Run npx eslint . for JS check
- Run npx eslint . --fix to fix JS errors if found
- Run npx stylelint "**/*.{css,scss}" for CSS check
- Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤chukwuemeka Kanu
- GitHub: @mekuseo
- LinkedIn: @chukwuemekakanu
- Twitter: @fullstack_pison
👤Samuel Tobby
- GitHub: @Tobby8629
- Twitter: @Tobby_samuels
- LinkedIn: LinkedIn
- I will add time and date for rocket take off
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Victor Chiemerie has been of tremendous help so far. Give a ⭐️ if you like this project!
I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer.
-
[Are you sure that you are owner of this work]
- [Yes,]
-
[Can you make the work to be responsive]
- [yes]
This project is MIT licensed.