A movie recommendation system base on item to item collaborative filtering
go to frontend folder and run:
npm install
npm run dev
Do not require to deploy,already deployed. if you wan to deploy to your aws account install serverless first and then go backend folder and run:
serverless deploy