- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐ Show your support
- 🙏 Acknowledgements
- 📝 License
Capstone Ebike Reservation Frontend is a frontend for the Final Capstone project, creating a web app to book a test-ride service. Link to the backend
Objectives:
-
Customize the provided design for a different service.
-
Implement user authentication and navigation.
-
Create "Reserve" forms and "My reservations" functionality.
-
Develop responsive design.
-
Depending on the team size, complete 6-11 features.
-
Use Gitflow and document work professionally.
-
Choose technical setup, giving proper credit for the design.
-
Adapt to unexpected issues, aiming for 80% of required features.
REACT JS
REDUX JS
JavaScript
- Customize design for various services.
- Implement user authentication and navigation.
- Enhance the responsive design for mobile and desktop.
To see my app deployed go to this link: (https://khanh-devos.github.io/capstone-ebike-reservation-frontend/)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node, Reactjs
- any code editor but mostly use Vs Code and Sublime Text.
Clone this repository to your desired folder:
cd capstone-ebike-reservation-frontend
git clone https://github.com/khanh-devos/capstone-ebike-reservation-frontend.git
Install this project with:
npm install
To run the project, execute the following command:
npm run start
To run linter tests, run the following command:
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
👤 Khanh-Devos
- GitHub: @khanh-devos
- Twitter: @khanhror
- LinkedIn: LinkedIn
👤 Souad El Mansouri
- GitHub: @souad988
- Twitter: @souadElmansouri
- LinkedIn: LinkedIn
👤 Rodrigo Penayo
- GitHub: @rodrigopenayo98
- Twitter: @rodrigopenayo98
- LinkedIn: LinkedIn
👤 Tchasinga Jacques
- GitHub: @stchasinga
- Twitter: @Tchasinga
- LinkedIn: LinkedIn
- Improve user interface
- Create a mobile version
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a star
- Creative Commons license of the design and Murat Korkmaz on Behance for her Original design idea.
- Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
- GitHub Docs for providing a wealth of information on Git and GitHub.
📝 License back to top
This project is MIT licensed.