Skip to content

Fullstack todo application with authentication built with node and express.

Notifications You must be signed in to change notification settings

thecornisians/happy-notes

Repository files navigation

Introduction

A Simple ToDo App is built using the MVC Architecture

Animation

How It's Made:

Tech used: EJS, CSS, JavaScript, node, express


Packages/Dependencies used

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


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

npm install

Things to add

  • Create a .env file and add the following as key: value
    • PORT: 2121 (can be any port example: 3000)
    • DB_STRING: your database URI

Have fun testing and improving it! 😎

About

Fullstack todo application with authentication built with node and express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published