check if nodejs is installed if not Installed then install nodejs
after installing nodejs Type the below command to install the packages and dependency
npm i
Use the below command to run the project, then a url will be displayed after running this command. copy the url and paste it in browser to access this
npm start
For any updates you can visit