There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple TODOLIST app built by me using React and its lifecycle methods componentDidMount and render. It is a CRUD app. It also posts and GET data from the jsonplaceholder.typicode API which mimicks a standard backend.