Welcome to Road Skills School, a professional driving school website built with React.js, HTML, CSS, and JavaScript. This website features an authentication system allowing users to log in using Google. The payment system is integrated with Stripe, and users must be logged in to make payments. Administrators have the ability to add and delete services, as well as manage daily lesson schedules through a calendar interface.
Explore the live website: Road Skills School
The design inspiration for this project was derived from a theme on ThemeForest. You can check out the original design here.
-
User Authentication:
- Google login authentication system
- Note: Click the Google login button twice if the popup does not appear initially.
-
Payment System:
- Integrated with Stripe for secure payments
-
Admin Panel:
- Add and delete services
- Manage daily lesson schedules through a calendar interface (extra feature)
-
Normal User:
- Add reviews
- Avail driving services
-
Clone the repository:
git clone <repository-url>
-
Install dependencies and start the development server:
npm install npm start
-
Open http://localhost:3000 to view the project in your browser.
Thank you for choosing Road Skills School for your project! For any questions or concerns, feel free to reach out. Happy driving! 🚗🛣️