Health Care Domain App

A simple health care react application that uses CRUD operations for users and officials

Tech Stack Used 🪡

HTML

CSS

REACT JS

TAILWIND CSS

JSON


Features . ✨

  1. Uses CRUD operations.
  2. User Freindly
  3. Readability of code
  4. Responisve Website

Usage

JSON

I used JSON file to temporarily store the client side data

INstallation

>> npm install -g json-server
>> npx json-server --watch db.json --port 8082

By following the above two steps we can be able to bring the json file to our server

git clone https://github.com/Mudaykirann/Health-Care-Domain-App.git

Currently, two official plugins are available:

---- Feel free to customize this template based on your project's specifics. Include any relevant information that users, contributors, or potential collaborators might find useful. ------