CORS Test
Pre-release
Pre-release
Fix login and register form (#183) * Insert form tag in register and login pages By using this tag, spaces between each inputbase were removed so I decided to use <br />s to make the design cleaner. Also, there were some changes made to the db and to the prettier packages, but I'm not sure if they should be kept or not. * Add Enter feature for registration form and autoComplete types specified for better recognition by personal information storing software * Data removed and added to gitignore * Correct gitignore issue