- download the repo and open code in any IDE.
- run npm install to install all required libraries.
- use one terminal for frontend and run with "npm start" command
- run backend in another terminal with "node index.js"
- download the repo and open code in any IDE.
- run npm install to install all required libraries.
- use one terminal for frontend and run with "npm start" command
- run backend in another terminal with "node index.js"