mithintv / keeper-app

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

Home Page:https://keeper-app-project.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

https://keeper-app-project.netlify.app/


Languages

Language:JavaScript 60.6%Language:CSS 31.4%Language:HTML 7.9%