Audio upload and grammar correction app To run the backend: cd backend npm install node server.js To run the frontend: cd frontend npm install npm run dev