Modern e-commerce application with Express.js backend and responsive frontend.
Deployed on Railway: [Coming soon...]
- ✅ Full CRUD operations for products
- ✅ Responsive design with dark theme
- ✅ Modern UI with animations
- ✅ RESTful API with Express.js
- ✅ Production ready deployment
- Backend: Node.js, Express.js, CORS
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Deployment: Railway
npm install
npm startGET /api/products- Get all productsPOST /api/products- Create new productPUT /api/products/:id- Update productDELETE /api/products/:id- Delete product
Adir Shohat - GitHub Portfolio