Skip to content

Adir-html/shop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Shop Application - Live Deployment

Modern e-commerce application with Express.js backend and responsive frontend.

🚀 Live Demo

Deployed on Railway: [Coming soon...]

🛠️ Features

  • ✅ Full CRUD operations for products
  • ✅ Responsive design with dark theme
  • ✅ Modern UI with animations
  • ✅ RESTful API with Express.js
  • ✅ Production ready deployment

🔧 Tech Stack

  • Backend: Node.js, Express.js, CORS
  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Deployment: Railway

📦 Quick Start

npm install
npm start

🌐 API Endpoints

  • GET /api/products - Get all products
  • POST /api/products - Create new product
  • PUT /api/products/:id - Update product
  • DELETE /api/products/:id - Delete product

👨‍💻 Author

Adir Shohat - GitHub Portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors