How to Deploy your React Project to Netlify?
Today, let’s take a look at how to deploy our react app to Netlify, including setting up continuous deployment.
Continuous Deployment (CD) is a software release process that uses automated testing to validate if changes to a codebase are correct and...
brayanarrieta.hashnode.dev7 min read
Sabin Adams
Site Reliability Engineer
Great walkthrough!