A simple to-do list app made with Next.js https://todoist.folflabs.com
Find a file
2025-03-13 05:16:27 +00:00
public Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
src docs: add API structure 2025-03-13 11:11:09 +07:00
.gitignore Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
components.json feat: home page 2025-02-26 19:59:23 +07:00
eslint.config.mjs Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
next.config.ts Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
package.json feat: add register page 2025-03-13 11:10:45 +07:00
postcss.config.mjs Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
README.md docs: update readme 2025-03-13 05:16:27 +00:00
tailwind.config.ts feat: home page 2025-02-26 19:59:23 +07:00
tsconfig.json Initial commit from Create Next App 2025-02-21 20:35:51 +07:00
yarn.lock feat: add register page 2025-03-13 11:10:45 +07:00