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
Todo list app powered by the jsonplaceholder.typicode.com API. Built with HTML, CSS, and JavaScript using the fetch API to retrieve and display tasks. Simple, intuitive interface for managing todos with basic CRUD functionality.
My first-ever Next.js application! Exploring the powerful features of Next.js, including server-side rendering (SSR), dynamic routing, and API routes. This project serves as a learning ground to dive deep into modern web development with React and the Next.js framework.