Skip to content

islam-rabia/CRUD-Tomato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔄 CRUD App using jsonBin.io

A simple CRUD (Create, Read, Update, Delete) web application built using HTML, CSS, JavaScript, and jsonBin.io for persistent storage.

Cover

🚀 Features

  • ✅ Create new items
  • 📥 Read and display items from jsonBin
  • ✏️ Update existing items
  • ❌ Delete items
  • 💾 All data stored in the cloud using jsonBin.io

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Storage API: jsonBin.io

🔧 Setup

  1. Clone the repo:
    git clone https://github.com/your-username/your-repo.git
    cd your-repo

About

A simple CRUD (Create, Read, Update, Delete) web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors