Follow these steps to clone and run the project on your local system:
git clone https://github.com/gaurav-026/BATTLEFIELD-V.git
cd BATTLEFIELD
npm install
npm start
Open your browser and go to: http://localhost:3000 Or press CTRL + click on the URL displayed in the terminal to open it directly.
Your application should now be running successfully.