Skip to content

saumil1008/Online-Law-System-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Online Law System

This project provides FRONT-END application GUI for online law system with basic features like:

  • Court
  • Lawyer
  • Criminal
  • Law Search

Installation

Required

  1. node/npm - version 10.x or Later.
  2. Backend Application Server Online-Law-System-Api

Recommandation

A Good Text Editor (VS Code, WebStorm, Sublime Text, etc.)

Usage

Install Dependencies

Install project dependencies by executing below command in CMD/Terminal (As a Administrator) pointing at project's root folder.

npm install

Above command will download required project dependencies in node_modules folder at root directory of project.

Run Application

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

Provides basic GUI for Online Law System [Reactjs]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published