qbentil / REST-API-integration-with-React

Home Page:https://rest-api-integration-with-react-worshop.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploring REST API integration with React

This is a simple TODO app that uses REST API to perform CRUD operations. It is the base App for the Exploring REST API integration with React workshop.

Recorded Video

Here✔

Presentation Slides

Here✔

API Links

Features

  • Add Task
  • Mark task as pending/ completed
  • Delete Task

UI Update

Design beautifully updated. App.css is a copy of @neophyte-programmer TODO app CSS🥰🥰

About

https://rest-api-integration-with-react-worshop.vercel.app


Languages

Language:JavaScript 54.9%Language:CSS 24.3%Language:HTML 20.8%