Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 177 Bytes

File metadata and controls

11 lines (7 loc) · 177 Bytes

Next.js/React to-do list

Setup

Use NodeJS 20.16 and Install dependencies with npm install.

Run the app

npm run dev # defaults to http://localhost:3000