Some Features:
- βοΈ Tech Stack: Go, React, TypeScript, MongoDB, TanStack Query, ChakraUI
- β Create, Read, Update, and Delete (CRUD) functionality for todos
- π Light and Dark mode for user interface
- π± Responsive design for various screen sizes
- π Deployment
- π Real-time data fetching, caching, and updates with TanStack Query
- π¨ Stylish UI components with ChakraUI
- β³ And much more!
MONGO_URI=<your_mongo_uri>
PORT=5000
ENV=development
go run main.go