Instructions to run the application
Backend:
cd backend python api.py - this will start a server on port 8000
you can json_gen.py to generate fake data
Frontend: cd search-ui npm start - this will open up the application in browser with port 30000