Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Basic Todo application

This is a application built using the MERN stack (react,MongoDB, Express.js,Node.js) to provide a RESTful API for managing todo tasks with user authentication using JWT (JSON Web Tokens).

Features

  • User authentication using JWT
  • CRUD operations for managing todo tasks
  • Secure routes for authenticated users

Installation

  1. Clone the repository:
git clone
https://github.com/Srivi24/Basic-To-Do

2. Getting Started


Backend:

Install the dependencies:
npm install

Start the server:
npm run start

Frontend:

Navigate to the frontend directory:

cd frontend

Install the dependencies:
npm install

Start the development server:
npm run dev

About

This is a application built using the MERN stack (react,MongoDB, Express.js,Node.js) to provide a RESTful API for managing todo tasks with user authentication using JWT (JSON Web Tokens).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages