Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.36 KB

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