Menu

Basic Requirements for this project

Basic Requirements

Before starting the project, make sure the following software and tools are available on your system:

  • Node.js – Provides the environment needed to execute JavaScript during development and supports the tools required for React projects.
  • npm (Node Package Manager) – Used to download, install, and manage the packages and dependencies needed by the application. Comes along with Node.js installation.
  • Modern Web Browser – A browser such as Chrome, Firefox, or Microsoft Edge is required to view, run, and test the project.
  • Code Editor – An editor such as VS Code or IntelliJ IDEA helps you create, edit, and organise project files more efficiently.