[x] add routes
- homepage route
- login route
- registration route [x] add registration
- send request to API
- save user to localStorage
- if success
- redirect user to the homepage
- if error [x] render the same form [x] add log in
- send request to API
- redirect after success
- show error message on error [x] use user model [x] add tailwind [x] create one AuthComponent [x] show list of restaurants [x] modal
- filters
- validations in the Form.tsx
- refactor Restaurants component
- log out
- truncate description
- openning hours
- refactor routes
- do I need to check localstorage in Homepage.tsx
- page dissappears on referesh on netlify
- [] fix all imports - Friday
- height of HTML&Body