Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is my one of the colg project... this fullstack app based on MERN technology...and for OCR working ,I import Tesseract.js library

Notifications You must be signed in to change notification settings

Ani4/khatha-book

Repository files navigation

Bill-OCR

I build this for my colg project

HOW U CAN RUN

  1. root folder( ./)

    npm i
    

    let it finish

  2. go to client (./bill_ocr)

    cd bill_ocr/
    npm i

    let it finish

  3. go to ocr-server folder

    cd ocr-server/
    npm i
    
  4. last step (at root folder)

    ```bash
    npm run dev
    ```
    

    NOTE: if u want to run both backend and frontend separate then skip step 4 (for more information visit package.json file)

    npm run server

    open another terminal

    npm run client

About

This is my one of the colg project... this fullstack app based on MERN technology...and for OCR working ,I import Tesseract.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •