Skip to content

aspittel/css-flower-art

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 22, 2017 21:45
src
October 28, 2017 16:07
October 22, 2017 21:45
October 22, 2017 22:25
October 22, 2017 22:11
October 22, 2017 22:11

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