Skip to content

Pboy208/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List Apllication

Description

o This project is for studying purpose
o A To Do List Application with MERN stack
o The goal is to learn ReactJS, router, state management, redux toolkit, rendering optimization with useMemo,useCallback, React.lazy, React.memo. For Backend, apply RESTful APIs using ExpressJS & NodeJS. The project apply authentication using JWT, apply the authentication handling in frontend

Back end - both for Authentiction and ToDoList

o "npm install" for dependency installation
o need to add current IP address to white list in mongodb access control
o "npm start" to run back end

Front end

o "npm install" for dependency installation
o "npm start" to run front end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages