Skip to content

A clone of Google Keep built with React. Create, update, and delete notes!

Notifications You must be signed in to change notification settings

mithintv/keeper-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper (Google Keep Clone)

A clone of Google Keep built with React. Create, update, and delete notes! This implementation is not connected to a backend database so all notes are just stored on client-side memory and will disappear upon refreshing.

keeper-app-screen

Local Installation

To run the app locally, fork the codebase to a local directory, install all npm dependencies in a bash terminal with npm install and start the app with npm start.

About

A clone of Google Keep built with React. Create, update, and delete notes!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published