/Keeper-App

Keeper is a google keep clone made using React, React Hooks and Styled components. Google Keep is a note-taking app, and some of the features are replicated include creating notes and deleting them.

Primary LanguageJavaScript

Keeper-App

Description:

Keeper-App is a clone of the famous application Google Keep by Google. I have tried to include the same functionalities of Google Keep in the clone. We can add a note by clicking on the add button or we ca just delete an added note by clicking the delete button appearing next to the note. I extensively use Google Keep and just wanted to sharpen my skills by creating its clone.

Image of the Keeper-App.

image

Technologies Used:

  • Reactjs
  • React Hooks
  • HTML5
  • CSS3
  • JavaScript

Installation:

After cloning the file just cd over to the location in your terminal and perform the following:

npm install
npm start