Skip to content

xdmitrijev/shelter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

shelter

This repo contains an Animal shelter cite that was created with Sass and JavaScript. It is lightweight and fully responsive, flex system and loaded with Font Awesome. The site was built as modular as possible to make it easy to shift around styles and content.

Features

<ul class = "technologies__used">
    <li> ES6+ </li>
    <li> SASS/SCSS </li>
    <li> Without using libraries </li>
    <li> Create DOM elements </li>
    <li> Fully functional dynamic JavaScript </li>
    <li> Fully responsive </li>
</ul>