Skip to content

rahuldangeofficial/07-easykeeper

Repository files navigation

EasyKeeper

A note-taking app with Google Sign-In and cloud sync.

Preview

EasyKeeper Preview

easykeeper.vercel.app

Setup

  1. Clone and install:

    git clone https://github.com/rahuldangeofficial/EasyKeeper.git
    cd EasyKeeper
    cp .env.example .env
    yarn install
  2. Add your Firebase config to .env

  3. Run locally:

    yarn dev

Firebase Setup

  1. Create a Firebase project
  2. Enable Google Authentication
  3. Create a Firestore database
  4. Add localhost to authorized domains

Tech Stack

React 19, Vite 6, Firebase 11

About

EasyKeeper is a modern note-taking web application built with a React 19 frontend and Firebase backend. It features Google OAuth authentication for secure user sign-in and uses Cloud Firestore for real-time data persistence.

Topics

Resources

License

Stars

Watchers

Forks

Contributors