Skip to content

nickelcy/CodeAlpha_Simple_E-commerce_Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha Simple E-commerce Store

This is an internship project where I developed a basic full-stack e-commerce platform.
It allows users to browse products, apply filters, add items to a cart, and manage their selections.

The frontend is built with React and styled with Bootstrap, while the backend is powered by Node.js with Express and MySQL for persistent data storage.


Features

  • View a list of available products
  • Filter products by category
  • Add and remove items from the cart
  • Responsive layout using Bootstrap
  • Backend API for product and cart management

Tech Stack

Frontend

  • React
  • Bootstrap
  • Axios

Backend

  • Node.js
  • Express
  • MySQL
  • dotenv (for environment config)
  • CORS (for frontend-backend communication)

About

This internship project is a simple e-commerce platform with product browsing, filtering, and cart management. It features a React frontend, and a Node.js + MySQL backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors