Skip to content

Advanced Todo MERN Stack, Todo App Features, Secure User Authentication, PWA.

Notifications You must be signed in to change notification settings

Tushar8640/rtk-todo-app

Repository files navigation

Advanced Todo MERN Stack Project

This is a web application designed for managing daily task using the MERN (MongoDB, Express, React, Node.js) stack. It also incorporates Tailwind CSS for styling, Redux for state management, RTK Query for data fetching.

Features

  • User authentication with JWT (signup, login, logout)
  • User dashboard for add,delete,edit, searching and filtering todo.

Tech Stack

Client: React, Redux, RTK Query, TailwindCSS

Server: Node, Express, Mongoose, JWT

Login Credentials

Installation

To install this project on your local machine, follow these steps:

Frontend

Run Locally

Clone the project

  git clone https://github.com/Tushar8640/rtk-todo-app.git

Go to the project directory

  cd rtk-todo-app

Install dependencies

  npm install

Start the server

  npm start

Authors

Demo

Live: https://advanced-rtk-todo.netlify.app/

Front-end code: https://github.com/Tushar8640/rtk-todo-app

Backend code: https://github.com/Tushar8640/todo-server

Feedback

If you have any feedback, please reach out to us at tusar.imran.dev@gmail.com