An open API service indexing awesome lists of open source software.

https://github.com/foxbunny/heart-button

Instagram-like heart button implementation using mostly just CSS
https://github.com/foxbunny/heart-button

Last synced: 3 months ago
JSON representation

Instagram-like heart button implementation using mostly just CSS

Awesome Lists containing this project

README

        

# Instragram-like ♥ button implementation using mostly just CSS

This repository contains an example of an Instagram-like heart button
implemented and animated using mostly just CSS. JavaScript has been used
sparingly to provide non-essential enhancements such as the ability to
double-click the image instead of the label, providing keyboard navigation
cues, and so on.

## Running the example

The example is "run" by opening the `index.html` file in your browser. No
development servers are needed.

## Live page

The live version of this code can be viewed at
[foxbunny.github.io/heart-button/](https://foxbunny.github.io/heart-button/).

## Licenses

The source code in this repository is provided to you under the terms of the
MIT license. You can read the boring legalese in the
[LICENSE.txt](./LICENSE.txt) file.

The photographs in the `photos` folder provided under the
[Creative Commons Attribution 2.0 Generic License](http://creativecommons.org/licenses/by/2.0/).