Skip to content

MehakB7/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo

A todo App created to learn Node-js and Redx-toolkit concepts. For backend used noode-js, express and mongoDB use express-session for session management and passport js local strategy for authenication.

Backend

Runtime Node-js Database : MongoDB ODM : Mongooes Authentication: passport-js(local strategy)

How to run :

install dependecies : npm i create a .env file and add MongoURL, PORT. run app : npm start

Frontend

library : React-js Api integration and state Management : Redux-toolkit

About

to learn redux toolkit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published