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

https://github.com/maxam2017/hotpink

amazing webpage by vanillaJS
https://github.com/maxam2017/hotpink

Last synced: 4 days ago
JSON representation

amazing webpage by vanillaJS

Awesome Lists containing this project

README

          



 HOTPINK


Amazing webpage by vanillaJS







## Overview
IMO making animation is more easy to write in imperative way, even though declaratively handle UI is awesome like ReactJS.

## Feature

✅ ES6 syntax

🚀 use Await/Promise! no callback hell anymore

😌 no any third-party library, just vanillaJS
## Getting Started

### Prerequisites

Yarn 0.25+

### Installation

1. Clone the repo
```sh
git clone https://github.com/maxam2017/hotpink.git
```
1. Install dependencies
```sh
yarn install
```
1. Run parcel-bundler
```sh
yarn dev
```

## License

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