Skip to content

Basic todo application using TypeScript, NextJS and CSS.

Notifications You must be signed in to change notification settings

irshadwanijk/todo-app

Repository files navigation

Getting Started

1: Keep the project files somewhere in your local machine. 2: Open the project directory in your code editor. 3: Install all the dependencies. 4: Run the development server:

npm run dev
# or
yarn dev

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

About

Basic todo application using TypeScript, NextJS and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published