https://github.com/thehackerfrommars/keepernotesapp
A sleek and responsive note-taking application built with React, Material-UI, and Vite to showcase front-end skills. The app provides an intuitive interface for creating and managing notes.
https://github.com/thehackerfrommars/keepernotesapp
Last synced: 5 months ago
JSON representation
A sleek and responsive note-taking application built with React, Material-UI, and Vite to showcase front-end skills. The app provides an intuitive interface for creating and managing notes.
- Host: GitHub
- URL: https://github.com/thehackerfrommars/keepernotesapp
- Owner: TheHackerFromMars
- Created: 2025-05-08T21:15:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-07T10:38:49.000Z (11 months ago)
- Last Synced: 2025-08-07T12:31:17.314Z (11 months ago)
- Language: JavaScript
- Size: 23.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

---
## 🚀 Getting Started
### Prerequisites
- Node.js and npm installed
- Basic knowledge of React and Express
### Installation
> Clone the repository:
```bash
git clone https://github.com/your-username/KeeperNotesApp.git
cd KeeperNotesApp