An open API service indexing awesome lists of open source software.

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.

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

![KeeperNotesApp Screenshot](./image/Sample_image.png)

---

## 🚀 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