Paperless Workflow website for IITH
Contributors:
Aman Panwar - CS20BTECH11004
Ojjas Tyagi - CS20BTECH11060
Shreya Kumar - ES20BTECH11026
Pranav K Nayak - ES20BTECH11035
Documents:
To run the website:
-
run app.py on localhost:5000 python3 server/app.py
-
run the react app on localhost:3000 cd frontend npm start