How to create your first React Project
Prerequisite to create a react project.
1. Install node on you system.
Go to node's official site and download the correct version of node according to you system.
2. Install the VS code.
Refer the vs code documentation to install vs code on your sys...
coderblog.hashnode.dev3 min read