kenyontu / nextjs-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 94.4%Language:JavaScript 2.9%Language:CSS 2.6%