Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 602 Bytes

Google Keep React A clone of Google Keep using ReactJS

My first app ever. Written in reactjs. Learned a ton. Browser storage, folder structure, refactoring, redux and many many more things which can be learned only by doing a real project.

Preview

If I have time I will be reiterating the project with these features in mind -

  • Make it responsive
  • Make it work on cross browsers
  • Reiterate the design
  • Rearrange the folder strucuture
  • Store notes in a good way