Home

Awesome

Google Keep Clone

Try it online here!

Demo

Theme / ViewLight ThemeDark Theme
GridGoogle Keeps Clone demoGoogle Keeps Clone demo
ListGoogle Keeps Clone demoGoogle Keeps Clone demo
For the best experience, please use a device with a width of at least 350px

Built using:

Getting started:

On Running Docker

  1. Build docker image using docker-compose build and run using docker-compose up
  2. When running any command like python manage.py collectstatic, just add docker-compose exec web <command>
  3. It has postgresql, so you can access with docker-compose exec db psql -U postgres

License

Distributed under the MIT License. See LICENSE for more information.

Contact