Skip to content

aspittel/css-flower-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Flower Art

Motivation

CSS is rough! I'm constantly trying to get better at it. I've seen a couple "pure css" artworks roaming around the internet and was so impressed. I'm much less artistic than the creators of most of this art, but I still wanted to try it out.

Code Style

I stick to standard.js for JavaScript.

Features

I started out writing this in pure css, and it still is 90% CSS, but I got annoyed with creating a bunch of divs and decided to switch to using React.

Stack

  • CSS
  • React.js

Deployment

App is deployed at https://github.com/aspittel/css-flower-art.

Local Install

$ git clone https://github.com/aspittel/css-flower-art/
$ cd css-flower-art
$ npm install
$ npm run start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published