Menu

Basic Requirements for this project

Basic Requirements

Before starting the project, ensure your system is set up with all the necessary tools:

  • Node.js – Needed to run JavaScript outside the browser and support React setup.
  • npm (Node Package Manager) – Used to install and manage all libraries required for the project. Comes along with Node.js installation; there's no need to install separately.
  • Web Browser – Required to open, run, and test the application (Chrome, Firefox, or Edge).
  • Code Editor – Used to write and manage code smoothly (VS Code or IntelliJ IDEA).