You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic to-do list app built with React.js, using JSON Server for adding, deleting, and managing tasks. It shows how to perform simple CRUD (Create, Read, Update, Delete) operations in React.
A basic to-do list app built with React.js, using JSON Server for adding, deleting, and managing tasks. It shows how to perform simple CRUD (Create, Read, Update, Delete) operations in React.