=======
-
Install Node.js from https://nodejs.org/
-
Open a terminal in the project folder and run: npm install
-
Start the backend server: npm start
-
Open the frontend HTML file in your browser (double-click or open with Live Server)
-
Happy exploring!