Instructions to run:
- cd into the directory you want to clone this project in
- run
git clone https://github.com/Madhu2244/extractED.git - run
cd extractED - run
cd backend - run
pip install -r requirements.txt - run
python app.py - In a second terminal run
cd frontend - In the second terminal run
npm install - In the second terminal run
npm startto run the application.