3 ways to create your first React App
As we all know react is a powerful library to create a web application using reusable UI components.
Here in this article, I am going to tell 3 ways to create your react project.
Let's start
1: Using react inside HTML page with the script tag
Becau...
mrashish.dev4 min read