Deploy React application on Netlify.app within 5 mins
In this artical we will see how we can simple deploy our React Application on Netlify.app
Step 1. Setup git in your project with some basic commands like 1. git init 2. git add . 3. git commit -m “initial commit” 4. git push.
Step 2. Create account on Netlify.com and connect it with your github account
your screen look like this , click on New site from Git
Step 3. click on gihub button down blow
it will pop up a screen which will authorized you github account and then
select a repo which you create Earlier with your web code and then
now just select the latest branch and then click on deploy site button and sit for a moment it will deploy your site
Congratulations your site is deployed success fully
want to change the url no issue just go to site setting and
click on change site name and just change it.
hope you like this artical and will surely this help you a lot for your career beginning.
also subscribe to my youtube channel