React: Behind the Scenes
Nov 14, 2023 路 5 min read 路 Generally, when we start writing a react code we start with a create-react-app setup and write our code in a JSX file but today we will use just a single HTML file. We will start with setting up a project and creating one HTML file called index.html ...
NNirmal commented




