Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icelam/banana-therapy

To everyone who finds it hard to fit in: It's okay to be different.
https://github.com/icelam/banana-therapy

css3 matter-js pug therapy

Last synced: 2 days ago
JSON representation

To everyone who finds it hard to fit in: It's okay to be different.

Awesome Lists containing this project

README

        

# Banana Therapy #

> To everyone who finds it hard to fit in: It's okay to be different.

![Key Visual](src/assets/images/og/og-image.png)

### Recommended hardware and software ###
This website uses physics engine [Matter.js](https://brm.io/matter-js/), which supports the following browsers:
* Chrome
* Firefox
* Edge
* Safari

Matter.js performance degraded in low ended devices.

### Installation ###

* `yarn install`

### Dev Server ###

* `yarn dev`

### Build Production ###

All the build files can be found in `/dist` folder.

* `yarn build`

### Tech Stack ###

* Pug
* CSS3
* Matter.js