Project made with Node js and Express js. It's a CRUD app where the Admin, through its panel, can create, edit and delete a Product. The route of the Admin Panel naturally is protected by express's middleware. The authentication/authorization was made by Passport js(only login - passport-local)
-
Updated
Nov 4, 2021 - SCSS