To Do App
To-do app with react , flask ,mongodb and tailwind css. For security, uses authentication and authorization using jwt tokens, uses encrypted passwords, tokens will expire, refresh tokens can be used for new access tokens, content security policy is used, sanitizes and validates user given data,,rate limiting is used in the backend, cors is used too