Website Construction

Get free unlimited hosting for your react site!!

Submitted by jackdd3, , Thread ID: 274622

jackdd3
Lurker
Level:
0
Reputation:
0
Posts:
6
Likes:
0
Credits:
0
17-09-2023, 06:14 PM
#1
So netflify provides free hosting for your react websites, heres how to get it:

STEP 1
You'll need a Github account to follow along with this tutorial(or, Gitlab or Bitbucket). To create one, head over to Github.com to sign up. This is important since that is where you will store your source code.

STEP 2
Head over to Netlify.com and sign up

STEP 3
After signing up, you’ll be redirected to a dashboard where you can add your site.
Now, to add a site, click on the Add new site button. The dropdown will display 3 options to add a new site.
We'll choose the first option, which is to import an existing project. The other two methods will be discussed briefly later in this article.

STEP 4
Select the repository and branch you want to deploy from

STEP 5
The options for deploying the website can be configured here. Set the Deployment Branch option to main (or whichever branch you intend to deploy).
You can go ahead and click Deploy Site if it's a simple static page.
But, if you're using a build tool or want to add some other options, you'll need to configure the build settings.

Step 6
Deploy your website

STEP 7
Enjoy your free unlimited hosting Smile

RE: Get free unlimited hosting for your react site!!

Cuddles
The Robot <3
Level:
0
Reputation:
66
Posts:
1.87K
Likes:
43
Credits:
-109
18-09-2023, 12:31 AM
#2
This thread has been moved to Website Construction by a Staff member. Please use the right section next time.

Users browsing this thread: 1 Guest(s)