TodoFirst is a NLP based To do list application which smartly recognises the deadline for a task and displays it in the application.
This application is currently deployed on https://todonlp.vercel.app
- Reorder the tasks
- Edit the task details
- Task priority
Clone this repository,
git clone https://github.com/sadityakumar9211/todofirst-nlp ./
Run the development server:
yarn dev
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.