Todo app with Next.js + Redux Toolkit + Tailwind CSS

A responsive Todo app to learn/practice Next.js, Redux Toolkit and Tailwind CSS.

Scripts

Name Description
dev Runs in development mode
build Creates a production build
start Runs in production mode
lint Checks files with Eslint
test Runs tests with Jest
test:watch Runs tests with Jest in watch mode