Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 182 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 182 Bytes

This is To-Do App with NextJS

first:

npm install
# or
yarn

then run the development server:

npm run dev
# or
yarn dev

demo: https://alinux-todo.vercel.app/