For Frontend Copy paste below cd frontend npm install npm run dev For Backend Open a new terminal and copy paste below cd backend pip install -r requirements.txt python app.py