CRUD for user's tasks with auth. Used stack is Mongo+Express+React+Node, also custom CSS and Semantic UI React.
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.
Run from the project's folder:
Install modules
Start the app in dev mode at http://localhost:3000.
Build project into build
folder.
Icons made by Freepik from www.flaticon.com