Skip to content

HondaChan14/Bit-Source-Beta

Repository files navigation

Introduction

A Simple ToDo App is built using the MVC Architecture, we have also implemented "authorization" so folx can sign up, customize & personalize the app


Be sure to add that lovely star 😀 and fork it for your own copy


Objectives

  • It's a beginner level app created to understand how MVC concept and logins are added

Who is this for?

  • It's for beginners & intermediates with little more experience, to help understand the various aspects of building a node app with some complex features

Packages/Dependencies used

bcrypt, connect-mongo, dotenv, ejs, express, express-flash, express-session, mongodb, mongoose, morgan, nodemon, passport, passport-local, validator, daisyui

devDependencies: autoprefixer, postcss, postcss-import, tailwindcss, nodemon


Install all the dependencies or node packages used for development via Terminal

npm install


Run Both Nodemon and TailwindCSS-DaisyUI

npm run dev in one Terminal for Nodemon npm run build-css in another terminal to see TailwindCSS/DaisyUI updates

Things to add

Have fun testing and improving it! 😎

Special Tribute and Thanks to Hattie Tavares👒🍵 https://github.com/HattieTavares