Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 749 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 749 Bytes

keeper-App

Keeper App is a note-taking app similar to Google's Keep App made in react.js.

To run the app, run the below commands

  • git clone https://github.com/poojasakhare278/keeper-App.git
  • npm run start

App ScreenShots

ss-keeper

Functionalities

  • Add Title and Descriptions
  • Delete when clicked on delete icon
  • Animations like exapand description space on focus on title
  • Few other UI designs like pattern background and icon animations

Space for Progress

  • Add more feature like Copy/Archive
  • Add reminders
  • Add Themes
  • Add Labels to sort
  • Attach project to database like MongoDB/MySQL