Skip to content
 
 

Repository files navigation

🛒 Zay E-Commerce Shop

An elegant and responsive e-commerce website template powered by Node.js, Express, and MySQL. This project serves dynamic content, stores user data in a relational database, and is a great starting point for a scalable online shop.


🚀 Features

  • Responsive UI (based on the templatemo_559_zay_shop template)
  • Node.js + Express backend
  • MySQL database for data persistence
  • Product and user form handling
  • Easy deployment and extensibility

📦 Tech Stack

  • Frontend: HTML, CSS, Bootstrap
  • Backend: Node.js, Express.js
  • Database: MySQL
  • Others: dotenv, body-parser, MySQL2

🏁 Getting Started

1. Clone the repository

git clone https://github.com/thecloudsavvy/project_ecomm.git
cd project_ecomm

## 2. Install dependencies
- npm install

## Start the development server
node server.js

Open your browser and navigate to: http://localhost:3000


## 🧪 API Endpoints

| Method | Endpoint  | Description           |
| ------ | --------- | --------------------- |
| POST   | `/submit` | Submit user data      |
| GET    | `/`       | Serve homepage (HTML) |

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages