https://arvis-atmecs.netlify.app/
Clone the project
git clone https://github.com/Developer-Student-Clubs-MMDU/ATMECS-TeamAsteroidDestroyers
Go to the project directory
cd backend
Install dependencies
npm install
Start the server
node index.js
Go back and Navigate to frontend Folder
cd frontend
cd arvis
Install dependencies
npm install
Start the server
node index.js