Skip to content

ThomasBullock/front-end-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Cheat Sheet for Front End Developers

This a co-corricular activity from Free Code Camps forum. 'Frontend Web Development Challenge - November 16 to 23'

Aim is to create a dynamic searchable cheatsheet in a Single page application.

Cheat sheets for Git, jQuery, Terminal, Bourbon, Gulp and perhaps more.

Technologies to be used

Knockout JS, JQuery, Clipboard.js & Bourbon/Neat

Contributing

I welcome contribution from others. Novice or expert add any comments you have in the issues section and we'll work through them.

Folder Structure

front-end-cheat-sheet/
    README.md
    gulpfile.js
    package.json
    css/
      styles.css
      styles.css.map
    data/
      cheatsheet.json
    img/
    js/
      app.js
      app.js.map
    node_modules/  
    src/
      javascript/
        bourbon-refills.js
        knockout-3.4.0.js
        main.js
      sass/
        0-plugins/
        1-base/
        2-modules/
        3-layouts/
        styles.scss
    index.html
  

About

A dynamic cheat sheet for Git, Terminal, Bourbon, Gulp etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published