Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.12 KB

File metadata and controls

37 lines (22 loc) · 1.12 KB

TaskApp

Locate to frontend folder using :- cd frontend

Now run the project using command :- npm run start

Your project will start and run on localhost:3000 by default locate to this address in your webbrowser

Step 1 :- First of all you will be presnted with signup page Img1

Now signup using the below process Img1

Step 2 :- Now after signup you will be redirected to signin page :- Img1

Step 3 :- After signing in you will be redirected to homepage :- Img1

Step 4 :- Add your task under Enter task placeholder and click on button to add it :- Img1

Step 5 :- Click on check button on right side of task to mark task as completed :- Img1

Step 6 :- Click on edit button on right side of check button to edit the task :- Img1

Step 7 :- Click on delete button on right side of edit button to delete task :- Img1

This is the TaskApp project created using MERN stack with Redux and JWT token for authentication

Deployment link :- https://gaurav-react-taskapp.netlify.app/signup