Skip to content

A web application project to keep track of all clients and records of transactions for Calisura Law Office.

Notifications You must be signed in to change notification settings

hen-exe/Calisura-Law-Records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Calisura Law Records System

A web application project to keep track of all clients and records of transactions for Calisura Law Office. It provides functionality for managing client records, allowing users to view, add, update, and delete records associated with individual clients.

🔹 Tech Stack

Client: React, TailwindCSS

Server: Node, Express

🖱️ Run Locally

Clone the project

  git clone https://github.com/hen-exe/Calisura-Law-Records.git

Go to the project directory

  cd records

Install dependencies

  npm install

Start the server

   cd client
   npm run start

   cd api
   node server

About

A web application project to keep track of all clients and records of transactions for Calisura Law Office.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published