Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 777 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 777 Bytes

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.