DEV Community

Cover image for How to host React application on Netlify โ˜ for free!
CodeBucks
CodeBucks

Posted on

How to host React application on Netlify โ˜ for free!

Hey there๐Ÿ‘‹,

If you have portfolio that you use to showcase your different projects then it is better to host all of your projects and share that link in the portfolio for each projects. This is really good approach then using only images of your work. By using this approach the client can easily check your projects from your portfolio and this will also help you to land more clients.

In this tutorial you will learn,
โ–ถ๏ธ How to deploy React application on Netlify
โ–ถ๏ธ How to use env variables on Netlify
โ–ถ๏ธ How to configure Netlify when you are using react-router

I have choose netlify to host a React application, because netlify has this starter plan which is enough to host your different projects without paying anything. Also, netlify provides many cool features as well.

Here is the tutorial on how How to host React application on Netlify โ˜ for free!

In this video you will learn to implement env variables safely and also solution for react-router as well.

Thanks For Reading๐Ÿ˜„

Checkout my other article:

How to render 3D model in a React JS application

Feel free to visit my youtube channel:
@CodeBucks

Follow me on Twitter where I share lots of useful resources!
@code_bucks ๐Ÿ˜‰

Top comments (0)