Skip to content

Arpit-0908/KLERP_Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Quick Start

1. Copy Files

  • Clone repo:
    git clone https://github.com/Arpit-0908/KLERP_Clone.git  
    cd KLERP_Clone  
  • Or manually download and open in terminal.

2. Install JSON Server

npm install -g json-server

3. Run the Server

json-server --watch db.json --port 3000

4. Install Packages For React App

npm install  
npm install react-router-dom

5. Run the React App

npm run dev  

About

KL ERP Clone is a web-based system using React (Vite) and Flask, designed for students, faculty, and admins to manage attendance, grades, courses, and fees efficiently. ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors