You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Stack project uses Django as the backend to handle data and APIs, and React as the frontend for building a responsive To-Do list application. Tailwind CSS enhances the design with utility-first CSS classes for quick and modern UI development. The backend and frontend are successfully connected via REST APIs for seamless data exchange.