Skip to content

Golu-007/Keeper-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗒️ Keeper App (React)

A simple Google Keep–style notes app built using React.
Create, view, and manage notes with a clean and minimal UI.


🚀 Features (coming soon)

  • ➕ Add notes with title & content
  • 🗑️ Delete notes easily
  • ⚡ Fast and responsive UI
  • 🧩 Component-based React structure

🛠️ Tech Stack

  • ⚛️ React
  • 🟨 JavaScript (ES6)
  • 🎨 CSS
  • ⚡ Vite

📂 Project Structure ( Like this..)

src/ ├── components/ │ ├── Header.jsx │ ├── Footer.jsx │ ├── Note.jsx │ └── App.jsx ├── index.jsx


▶️ How to Run Locally

npm install
npm run dev

Then open your browser at:
👉 http://localhost:5173

✨ ## MSDIAN

> "TILL THE FULL STOP DOESN'T COME,
SENTENCE IS NOT COMPLETE."



About

Simple Google Keep-style notes app built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors