Auth app is a user authentication web application.
Html, Css, vanila js, ajax,express,node js,semantic UI
This is the server file
This directory stores all the assets for the project such as css, images and js files.
This directory contains configured files for custom middlewares, mongoose,and passport strategies.
This directory contains files to handle the actions between user and server and vice-versa.
This directory contains the DB file
This directory contains the files to route actions to thier appropriate controllers
This directory contains the view files