Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pulsedemon/thisisnotavirus

THISISNOTAVIRUS
https://github.com/pulsedemon/thisisnotavirus

animation canvas css html5 javascript sass typescript weird

Last synced: about 1 month ago
JSON representation

THISISNOTAVIRUS

Awesome Lists containing this project

README

        

# thisisnotavirus.com

## What is this?

This is my personal site that I use to post JavaScript/CSS animations that I work on when I'm bored. I do this for fun, so don't expect this code to be totally production level. That said, it will run fine in any modern browser and load relatively quickly.

## Installation

Clone repo, then:

```
yarn install
yarn start
```

Should be accessible at http://localhost:3000 unless you've already occupied port 3000. See terminal output.