Skip to content

VS800624/notes_app-CRUD-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes-App-MERN

A full-stack Notes Application built with the MERN stack.

Tech Stack

  • React.js
  • Redux Toolkit
  • Node.js
  • Express.js
  • MongoDB
  • Tailwind CSS
  • Razorpay (Premium features)

Features

  • User authentication (JWT)
  • Create, edit, delete notes
  • Archive notes
  • Pin notes
  • Responsive UI
  • Razorpay premium membership

Project Structure

notes_app-CRUD- │ ├── frontend (React + Tailwind) └── backend (Node + Express + MongoDB)

Installation

Backend

cd backend npm install npm run dev

Frontend

cd frontend npm install npm run dev

Releases

No releases published

Packages

 
 
 

Contributors