React - starts with basic
I am writing this blog to help those people, who didn't follow 'npx create-react-app my-app '.
*Note: The basic requirement to start react: Node should be installed.
Initialized a new project.
Create a new folder in the local name <ReactAppName>. O...
hworld.hashnode.dev1 min read