Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.05 KB

File metadata and controls

49 lines (32 loc) · 1.05 KB

KeeperNotesApp

A minimalist and responsive web-based note-taking application built using React, Material-UI (MUI), and Node.js with Express. This project was created to practice and showcase full-stack development skills, focusing on clean UI, reusable components, and simple RESTful backend integration.


🧠 Features

  • ✏️ Create and manage notes easily
  • 🗑️ Instantly delete unwanted notes
  • 🧩 Component-based structure for scalability
  • 🎨 Clean and modern UI using MUI
  • ⚡ Fast build and development with Vite
  • 🌐 Frontend-backend communication via simple REST API

🛠 Tech Stack

Frontend

  • React (with Hooks)
  • Vite
  • Material-UI (MUI)

Backend

  • Node.js
  • Express

🖼 Sample Screenshot

KeeperNotesApp Screenshot


🚀 Getting Started

Prerequisites

  • Node.js and npm installed
  • Basic knowledge of React and Express

Installation

Clone the repository:

git clone https://github.com/your-username/KeeperNotesApp.git
cd KeeperNotesApp