You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FOR START MY PROJECT YOU HAVE TO USE NPM OR NODE
GO TO CMD WHERE IS PLACE MY PROJECT AND:
npm start
or
node server.js
ADMIN PANEL
/admin/login : FOR LOGIN
/admin/panel : FOR ADMIN PANEL
/admin/register : FOR REGISTER CAPSLOCK ADMIN PANEL
About
CapsLock PC store web app built with Node.js, Express, Handlebars, and MongoDB, featuring product catalog pages, search/filtering, pagination, product details, admin JWT auth, product CRUD, and image uploads.