Menu

Basic Requirements for this project

Basic Requirements

Make sure your system has all the necessary tools installed before starting the project.

  • Node.js – Provides the runtime environment to execute JavaScript and supports React development.
  • npm (Node Package Manager) – Bundled with Node.js, it is used to install and manage project dependencies.
  • Web Browser – A modern browser like Chrome, Firefox, or Edge is required to run and test the application.
  • Code Editor – Tools such as VS Code or IntelliJ IDEA help in writing, organising, and managing the project code efficiently.