'How to deploy a react app with json-server without any server.js file?

here's my repo https://github.com/asujsi/user-list I want to deploy it to heroku, I tried and failed. Should I deploy both db.json and react project in separate repo please help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source