A "serverless" CRUD app:
- User can register, login, logout
- User can create to-do
- User can read the to-dos
- User can update to-do and check/uncheck
- User can delete to-do
- User can see filter/sort the to-dos
- Email authentication is turned off, but if you still prefer NOT to create a new user account, you can use this:
- email: [email protected]
- password: 123456
- GitHub @heyitsashleyhere
- Twitter @ashhhleyhere