/ReactJs-BasicCrudApp

This project is a basic CRUD (Create, Read, Update, Delete) application built using React.js for the front end and JSON Server for the back end. It serves as a demonstration of core React hooks like useState, useEffect, and custom hooks. The project also utilizes a context-based state management approach for global state sharing.

Primary LanguageJavaScript

Stargazers