https://github.com/devsaifur/google-keep-clone
https://github.com/devsaifur/google-keep-clone
firebase google-keep-clone react tailwindcss
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devsaifur/google-keep-clone
- Owner: devSaifur
- Created: 2023-09-15T19:15:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T19:23:49.000Z (over 1 year ago)
- Last Synced: 2025-01-23T18:20:53.320Z (4 months ago)
- Topics: firebase, google-keep-clone, react, tailwindcss
- Language: JavaScript
- Homepage: https://keep-clone-2407f.web.app
- Size: 470 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Keep Clone
A simple note-taking app inspired by Google Keep, built with React, Tailwind CSS, and Firebase.

sorry if I blasted your eyes :)## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Installation](#installation)
## OverviewThis project is a Google Keep clone designed to help users take and organize their notes efficiently. It leverages the power of React for the frontend, Tailwind CSS for styling, and Firebase for backend functionalities like real-time data synchronization.
## Features
- **Create and Edit Notes:** Easily create new notes and edit existing ones with a user-friendly interface.
- **Real-time Updates:** Changes to notes are instantly reflected across all devices due to Firebase's real-time synchronization.## Installation
1. Clone the repository:
```bash
git clone https://github.com/devSaifur/google-keep-clone.git
```