Skip to content

coder-Rishi05/TODO-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Thinkboard app

this is my todo app a full stack project, where anyone can read, write, store and update their notes.

app functionality

  1. create notes.
  2. update notes.
  3. delete notes.
  4. read notes.

Key Features:

🧱 Full-Stack App Built with the MERN Stack (MongoDB, Express, React, Node) ✨ Create, Update, and Delete Notes with Title & Description 🛠️ Build and Test a Fully Functional REST API ⚙️ Rate Limiting with Upstash Redis. 🚀 Completely Responsive UI 🌐 Used HTTP Methods, Status Codes.

project ui

  • Home Page

    project home page
  • new note page

    project note page
  • note update page

    project update page
  • Rate limit page

    project rate limit page

Folder structure


Backend/
├── src/
│   ├── server.js
│   └── routes/
│       └── notesRoutes.js
├── package.json
├── node_modules/

A complete frontend and backend mern stack project.

Backend

Rate limiting  : upstash

About

Full Stack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published