Skip to content

Commit

Permalink
Updated to v2.0
Browse files Browse the repository at this point in the history
- Now it's based on the CodyHouse Framework
- Replaced jQuery with Vanilla JS
- CSS and JS refactoring

Co-Authored-By: Sebastiano Guerriero <[email protected]>
  • Loading branch information
claudia-romano and sebastiano-guerriero committed May 20, 2019
1 parent cbcd31a commit 4c7bc7e
Show file tree
Hide file tree
Showing 21 changed files with 1,074 additions and 1,877 deletions.
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
Add to Cart Interaction
# Add to Cart Interaction

=========
A floating cart component that reveals itself when the user adds an item to the cart.

A floating cart that slides in when the user decides to buy an item.
[Article on CodyHouse](https://codyhouse.co/gem/add-to-cart-interaction)

[Article on CodyHouse](https://codyhouse.co/gem/add-to-cart-interaction/)
[Demo](https://codyhouse.co/demo/add-to-cart-interaction)

[Demo](https://codyhouse.co/demo/add-to-cart-interaction/index.html)
[License](https://codyhouse.co/license)

Icons: [Nucleo](http://nucleoapp.com/)

[Terms](https://codyhouse.co/terms/)
## Dependencies

This experiment is built upon the [CodyHouse Framework](https://github.com/CodyHouse/codyhouse-framework).

Make sure to include both _globals.scss and util.js files of the framework.

## Credits

Icons: [Nucleo Library](https://nucleoapp.com/)
1 change: 1 addition & 0 deletions assets/css/style.css

Large diffs are not rendered by default.

Loading

0 comments on commit 4c7bc7e

Please sign in to comment.