Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jagthefriend/next-todo-app

A Todo app built with server actions
https://github.com/jagthefriend/next-todo-app

daisyui nextjs prisma server-actions t3 tailwindcss typescript vercel-post

Last synced: 22 days ago
JSON representation

A Todo app built with server actions

Awesome Lists containing this project

README

        

# Next TODO App

This is a simple impletion of todo app built using [T3 Stack](https://create.t3.gg/) and along with [Next.js](https://nextjs.org/) server actions.

## Tech Stack

- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [DaisyUI](https://daisyui.com/)
- [Vercel](https://vercel.com/)

## 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](https://github.com/JagTheFriend/Next-Todo-App/issues) or [open a PR](https://github.com/JagTheFriend/Next-Todo-App/pulls) on GitHub.