Skip to content

Commit

Permalink
Added demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
anselm94 committed Mar 12, 2020
1 parent 100ea9b commit 249726b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Google Keep Clone
# ![Logo](./docs/logo.ico) A Clone of Google Keep

A minimal *Clone* of [Google Keep](https://keep.google.com) written in [ReactJS](https://reactjs.org/) with [Material UI Components](https://material-ui.com/). The backend is [GraphQL](https://graphql.org/) server written in [Golang](https://golang.org/)

**Live demo** - https://googlekeep-anselm94.herokuapp.com/
[![Preview Button](./docs/preview-button.png)](https://googlekeep-anselm94.herokuapp.com/)

| Note |
|------------------|
| Work In Progress |
![Light and Dark theme demo](./docs/dark-light-theme.gif)
<br/>*Light and Dark theme*

![Mobile demo](./docs/mobile-add-todo.gif)
<br/>*Toggling themes, adding todo with color and attaching label to it. Later marking it as complete*

## Overview

Expand Down
Binary file added docs/dark-light-theme.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/logo.ico
Binary file not shown.
Binary file added docs/mobile-add-todo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/preview-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 249726b

Please sign in to comment.