Learning-App Hungarian grammar learning application with sentence analysis and spelling checker for students Start Node Js backend cd server node_modules/.bin/nodemon index Start model backend cd model env/Scripts/activate flask run --host=127.0.0.1 --port=8080 Start frontend cd client npm start