Skip to content
#

db-json

Here are 18 public repositories matching this topic...

Numb Astro is a personal web app built with React, focused on creating and tracking habits through a space-based reward system. It features a CRUD interface with admin tables and displays user and habit metrics, as well as a mock backend with a JSON server and session management using LocalStorage/Cookies for data privacy and management.

  • Updated Mar 3, 2026
  • 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

Shared Reading is a web app for literary exchange designed to promote reading and social interaction. Developed with React, it features a complete CRUD system with administration tables, a mock backend in JSON server format, validation via LocalStorage/Cookies, and charts for data analysis using ApexCharts.

  • Updated Feb 20, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the db-json 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 db-json topic, visit your repo's landing page and select "manage topics."

Learn more