https://novanest-1.netlify.app/

A comprehensive E-Commerce platform featuring a modern UI and a robust backend. The project has been fully migrated to JavaScript (both frontend and backend).
- Scalable Node.js & Express API backend
- Modern Vite + React frontend
- Fully JavaScript-based codebase
- Tailwind CSS styling
- Frontend: React, Vite, tailwindcss
- Backend: Node.js, Express, MongoDB
cd ecommerce-backendnpm install- Configure environment variables in
.env npm run devto start the backend development server.
cd ecommerce-frontendnpm installnpm run devto start the Vite server.
Maintained and updated by knockknock10