Skip to content

al3xsus/MERN-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN-TODO-List


Версия на русском языке


CRUD for user's tasks with auth. Used stack is Mongo+Express+React+Node, also custom CSS and Semantic UI React.

Work flow

Users are registered and authorized. In main section (Home) there is list of tasks and small form for creating a new one. Tasks are shown for all users, but current user can edit and delete only tasks created by current user. Editing of task is made in the separate small modal window.

Scripts

Run from the project's folder:

npm i

Install modules

npm run dev

Start the app in dev mode at http://localhost:3000.

npm run build

Build project into build folder.

Screenshots

Task editing All tasks Unauthorized user No tasks Login window Registration window


Icons made by Freepik from www.flaticon.com