Building a Simple To-Do List with Next.js (React) and Material-UI
By Łukasz Kallas
- Published on
Sharing
Creating a simple todo list application is a great way to learn the basics of Next.js and Material-UI. We will walk through setting up a Next.js project, installing Material-UI, and creating a simple todo list with add and delete functionality.