Welcome to the Todo app built with RedwoodJS!
- RedwoodJS: A full-stack JavaScript framework for building modern web applications.
- TailwindCSS: A utility-first CSS framework for quickly building custom designs.
- Supabase: An open-source alternative to Firebase, providing a PostgreSQL database with real-time capabilities.
- Vercel: A cloud platform for static sites and Serverless Functions, used for deploying RedwoodJS applications.
To start using the Todo app, follow these steps:
-
Create an account
-
Start getting things done!
- Authentication: Users can sign up, log in, and log out securely using Auth0.
- Todo Management: Users can create, read, update, and delete todo items.
- Dark Mode: The app features a sleek dark mode interface for improved user experience in low-light environments.
I plan on making this a scaleable project but I am unsure of what to add right now. If you have any ideas, create an issue.