todo-fullstack-frontend-v1 Tailwind Templates

Todo Fullstack Frontend V1

Todo application build with React, Nextjs, Tailwind CSS, DaisyUI. Web is Fastify.

Todo Fullstack App (Frontend)

This is a Todo app built with Next.js and Fastify. It uses a SQLite database to store the tasks.

Frontend: todo-fullstack-frontend, Backend: todo-fullstack-backend

Getting Started

If you want to use this project, you need to follow these steps:

  1. create a .env file in the root directory.

  2. Add the following content to the .env file:

[NEXT_PUBLIC_WEB_URL=http://localhost:5050/]

  1. Install the dependencies:
npm install
  1. Run the development server:
npm run dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Top categories

Loading Svelte Themes