System requirement for react APP

  • Note
    Node Package Manager is required for managing react js dependency packages Steps

    1. Visit the Node.js download page at: https://nodejs.org/en/download/

    2. Download the installer for your Windows system (either the LTS or Current version is fine, but the LTS version is recommended for most users)

    3. To install Node.js and npm, please run the installer and carefully follow the provided prompts.

    check the version
    
                            npm -v