How to host react app on heroku ?
I love learning about technology and sharing that with others
Steps
1.Create a react app.
3.Push the repository Github
4.Create a new app in the Heroku
5.Add a build pack on Heroku go to settings in your Heroku app there paste the below-mentioned link
6.After this when you will deploy it will use this build pack for the build.
checkout my complete e-commerce store website using react

