Project Description 🧩
The electric bikes website is the online presence of an electric bike store. It helps to get information about the bikes available in the store and contact the dealer for more details.
The website is both user and admin friendly. It has an Admin panel from where you can
add update delete
bikes and their information. You can also add more admins
- Front-End - HTML CSS JS PHP
- Back-End - PHP SQL
- Server - XAMPP
- Download the Zip file of the project and extract it in your system
- Make sure you have
XAMPP
server installed in your system - If not go to
https://www.apachefriends.org/download.html
and download XAMPP - Once you install XAMPP go to
C:\xampp\htdocs
and paste your project folder there - Open the
XAMPP Control Panel
and start the Apache and Mysql - Then type
http://localhost/Electric_Bikes/
in your local Web Browser - Congrats you have setup the project in your local system