A next.js powered Todo list website , where users able to list all the day to day tasks, with a nice interface.
https://getnexttodo.vercel.app/
- HTML, CSS, JavaScript, NextJs, Redux, MongoDB
- Create an account
- Create tasks
- Toggle Status
- Edit and Delete tasks
- Data persistant
run these commands on terminal
git clone https://github.com/Arun-ez/next_todo.git
npm i
npm run dev
To run this project, you will need to add the following environment variables to your .env.local file
MONGO_URI
JWT_SECRET_KEY
For support, email arunshaw433@gmail.com