Skip to content

stuartelimu/keep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keep - A Google Keep Clone

I personally use Google Keep alot for day to day note taking so I decided to make a mini-clone of it.

Technologies used:

  • django
  • django-rest-framework
  • react

Skills learned:

  • Connecting frontend and backend together
  • Creating api using django and django-rest-framework
  • Consuming api using react and axios
  • Deploying react app to gh-pages and api to heroku

Here's the link to the working application.