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

https://github.com/ilvondir/campfire

Website imitating a burning fire, created with anime.js.
https://github.com/ilvondir/campfire

animejs css html javascript jquery scss

Last synced: 13 days ago
JSON representation

Website imitating a burning fire, created with anime.js.

Awesome Lists containing this project

README

        

# Campfire Animation
Website presenting an animation of a burning fire. Anime.js and JQuery were used to create this project. To define the styles for this animation SCSS was used. Thanks to the button in the upper left corner of the screen, we can change the time of day.

## Used Tools
- HTML 5
- SCSS 1.63.6
- JavaScript ES6
- JQuery 3.6.0
- Anime.js 3.0.1

## How to run
1. Execute command `git clone https://github.com/Ilvondir/campfire`.
2. Open `index.html` at web browser.

## First Look
![firstlook](img/firstlook.png?raw=true)