Skip to content

This project aims to get started with the next.js framework.

Notifications You must be signed in to change notification settings

mikailyoelek/next-js_TODO-App

Repository files navigation

TODO APP

This project aims to get into the next.js framework. It is a learning by doing project.

See the result

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Some images from the project

View all tasks

Demonstration_1

Adding a task

Demonstration_2

Deleting a task

Demonstration_3

About

This project aims to get started with the next.js framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published