Todo With HTTP Requests

DAY 19 👾

I’m back 💙

Today I created a Todo App with server requests to this custome made API. For a change, I’ve used promise library fetch.

Demo

Simple Todo App with HTTP Requests

Screenshots

(1) Simple TODO App

Start

(2) Add TODOS

Add Todos

(3) Cancel Completed TODOS

Completed Todos

(4) Delete TODOS

Delete Todos

Code

Till the next time 👻