/j-react-todo

React ToDo app

Primary LanguageTypeScript

ToDo App

Simple todo app written in React using Next.js framework.

Using: TypeScript, TailwindCSS, FontAwesome...

obraz

Getting Started

First, run the development server:

npm run dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.