Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 777 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 777 Bytes

benderCSSonly

This project showcases a CSS-only drawing of a Futurama character Bender.


pic

FilesHow To Use

Try it out here

Files

  • src: the file that implements de solution.
  • img: media files.

How To Use

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/bl33h/benderCSSonly

# Run the app
$ python -m hhtp.server