Skip to content

Elevate your productivity with a sleek Next.js TODO website featuring SCSS, TypeScript, and CSS for a polished interface. Seamlessly manage tasks with login capabilities, enabling users to create, edit, and delete tasks. Experience a dynamic and responsive design that enhances task management efficiency.

Notifications You must be signed in to change notification settings

pritamjoardar/nexttodo

Repository files navigation

Full Stack NextTodo

Simple WebApplication for save your day to day task with login functionality that actually works with no problem.

Description

Elevate your productivity with a sleek Next.js TODO website featuring SCSS, TypeScript, and CSS for a polished interface. Seamlessly manage tasks with login capabilities, enabling users to create, edit, and delete tasks. Experience a dynamic and responsive design that enhances task management efficiency.

You can preview and try the website live in Vercel here : todoapp-one-gold.vercel.app

Website Preview

Easy and User friendly UI (Interactions feedback and error messages). Responsive on mobile and small devices.

70fa8693-a282-4780-8f93-ab36be4a5320.mp4

Desktop preview

Getting Started

1. Cloning the repository:

git clone https://github.com/pritamjoardar/nexttodo.git

2. Installing dependencies:

cd nexttodo
npm install

3. Starting the server:

# Development
npm run dev

# Build
npm run build

# Start
npm run start

Tech Stack

The Technology and Tools that are use for

* NextJs -> For Frontend
* NodeJs -> For backend
* MongoDB -> For DataBase
* TypeScript -> For Avoid Bugs
* SCSS -> For Style
* Jsonwebtoken -> For Generate Token
* BcryptJs -> Generate Encrypted Password
* validator -> For Validate Email Address

MADE WITH ❤️ BY PRITAM JOARDAR

About

Elevate your productivity with a sleek Next.js TODO website featuring SCSS, TypeScript, and CSS for a polished interface. Seamlessly manage tasks with login capabilities, enabling users to create, edit, and delete tasks. Experience a dynamic and responsive design that enhances task management efficiency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published