preston176 / EMOTORS-ECOMMERCE

Repo for Bicycle website of the COMP 311 project
2 stars 0 forks source link
backend context-api frontend mysql react-router-dom

Bicycle- Ecommerce

About This Project

Key Features

Technologies Used

Future Enhancements

Usage

  1. Git clone the whole repo
  2. Install node
  3. cd into the backend and frontend directories
  4. For backend install xampp and import the e-cycle_db.sql schema file into the database.
  5. Run npm install in both directories
  6. Run npm start or npm run dev in both directories
  7. Open browser navigate to the link https://localhost:5173

Demo

Homepage

homepage

Admin Bike Page

adminbikespage

Product Page

productpage