Skip to content

JagTheFriend/Next-Todo-App

Repository files navigation

Next TODO App

This is a simple impletion of todo app built using T3 Stack and along with Next.js server actions.

Tech Stack

Getting Started

  1. Make sure to update your .env file with your own environment variables.
  2. Run pnpm install to install dependencies.
  3. Run pnpm dev to start the development server.

Feedback

If you have any feedback or suggestions, please open an issue or open a PR on GitHub.