Skip to content
#

dbjson

Here are 12 public repositories matching this topic...

This project is a responsive and visually appealing registration form built with React, featuring full CRUD operations using JSON Server as a mock backend. It includes real-time form validations, inline error messages, and conditional button rendering based on user actions, ensuring a smooth and user-friendly experience for managing records.

  • Updated Apr 5, 2025
  • JavaScript

The Recipe To-Do List is an application developed with React on the frontend and Node.js with a json server to simulate a RESTful API. It stores data in a db.json file, enabling CRUD operations to manage recipes. With state management, API consumption, and a structured component design, it reflects fundamental web development principles.

  • Updated Feb 26, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the dbjson topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dbjson topic, visit your repo's landing page and select "manage topics."

Learn more