DEV Community

Cover image for Host Website on Netlify for Free
Mahima Bhardwaj
Mahima Bhardwaj

Posted on

1 1 1 1 1

Host Website on Netlify for Free

First login to Netlify Website

Image description

Then Go to Home and then select* sites* . In sites select Add new site.

Image description

After clicking on Add new site , if you want to deploy project present on Github then select import an existing project.

Image description

Now click on Github icon.It will redirect you to your Github Page

Image description

Then Select your repo which you want to deploy online.

Image description

After Selecting your repo . Give some name to your project in option Add site name and then click on Deploy .
Successfully it will deploy your Project.

Image description

After some seconds it will generate one link for your project.
it means your Project is successfully Deployed.

Image description
Now click on that link and you are able to see your project deployed online.

Image description

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay