Skip to content

amrivera22/Full-Stack-React-Note-Taking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack React Note-Taking App

This is a full-stack note-taking application built with React and Node.js. The app allows users to create, edit, and delete notes with a simple and intuitive interface.

Features

✅ Create, Edit, and Delete Notes – Basic CRUD operations for note management.

✅ Local Storage Support – Saves notes in the browser for persistence.

✅ Simple & Lightweight – No external database, making it fast and easy to use.

✅ Responsive Design – Works seamlessly on both desktop and mobile.

✅ Minimal Backend – A lightweight Node.js server handles requests.

Tech Stack Frontend: React (Vite) + CSS Backend: Node.js (Express.js)

State Management: React hooks (useState, useEffect)

credit to freecodecamp for this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors