Simple-login-exercise-React-Express
Just simple exercise from my web development course for connecting frontend (React app) and backend (Express server). Sending login data to the server, checking, if they are correct (if there is user with the same set e-mail and password) and sending back message and user data.