Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 604 Bytes

File metadata and controls

34 lines (21 loc) · 604 Bytes

Clone the repository

git clone https://github.com/suryapratap64/Add-edit-task.git

Navigate into the project directory

cd Add-edit-task

Install dependencies

npm install

Start the development server

npm run dev

Features

User registration (username, email, password)

User login (email & password)

Add, edit, delete tasks

Summarize notes using OpenAI API

Clean, dark-themed user interface

Built With~

Next.js – React framework

MongoDB – Database

OpenAI API – AI summarization

Tailwind CSS – Styling

📦 Deployment Easily deploy on Vercel or your preferred hosting platform.