Skip to content

Mitchi-02/to-do-web-app

Repository files navigation

Taskify

This is my first NextJS project. A full stack app for to do list, built with NextJS 13, server actions and MongoDB.

It handles user authentication and tasks CRUD.

Getting started

Don't forget to fill your env file with env variables.

Dev Server

cp .env.local.example .env.local
npm / yarn / pnpm install
npm / yarn / pnpm dev

About

This is a full stack web to do app, built with NextJS 13 and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published