DEV Community

Cover image for Todo App
Verica Spaskovska
Verica Spaskovska

Posted on

3 1

Todo App

Overview of My Submission

Todo app to add, check and delete todo tasks.

Submission Category:

Choose Your Own Adventure

Link to Code

todo-app-mongodb

đź“‹Simple Todo app made with Next.js, TailwindCSS and Mongodb Atlas.

image

Getting started:

-create MongoDB Atlas account

-donwload code

-install all the dependencies:

npm install

-Add your Atlas connection string to the MONGO_DB_URI in the .env file

-run the development server

npm run dev



Additional Resources / Info

technology used in this project:

  • MongoDB Atlas to store todo tasks

  • Next.js for backend server and routing

  • TailwindCSS

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

đź‘‹ Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay