Skip to content

ryanrotz/rotate-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rotate Me

The goal of this project was to learn a new JavaScript library and build something visually appealing in a weekend. I chose SVG.js. I didn't even know what an SVG file was when I started—let alone the library—but by the end of the weekend I had built something interactive and awesome. Check it out: https://ryanrotz.github.io/rotate-me/

##Play with the code

  • Fork and clone this repository
  • Run npm install to install dependencies
    • npm start - start the BrowserSync server
    • npm run lint:css - lint CSS
    • npm run lint:js - lint JS

About

https://ryanrotz.github.io/rotate-me/ Rotate my silhouette to learn more about me. Uses SVG.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.7%
  • JavaScript 41.0%
  • CSS 2.3%