- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Trek Bike Rental is a rental web app designed to allow users rent a bike from Trek rental company.
React-Redux (React Redux is the official React UI bindings layer for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update state.
Client
Server
Database
- Add_bike
- Delete_bike
- Fetch/get_bike
- Authenticate_user
- Reserve_bike
The collaborators to this project are;
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js installed
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/DuaneDave/Bike-rental.git
Install this project with:
cd Bike-rental
npm install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npm run test or npm test
👤 Ernest Anyewe Adonu
- GitHub: @principlebrothers
- Twitter: @adonu_ernest
- LinkedIn: Ernest Anyewe Adonu
👤 Haamid Ali
- GitHub: @Haadiiii
- Twitter: @HaaDiii_99
- LinkedIn: LinkedIn
👤 Obiebi David
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Anas Chabaane
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Update_Reservation
- Update_Bike
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page).
If you like this project, kindly give as a ⭐️
- We would like to thank Microverse for inspiring this project
- A special appreciation to Murat Korkmaz who design on Behance inspired this project
-
Why did you choose react?
-
What is redux?
This project is MIT licensed.