Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 720 Bytes

Digital Agency

This is a simple website design made with HTML CSS and JS. This project also makes use of some css and javascript libraries.

CSS File

The CSS file of this project style.css is made up of variables, global classes and custom styles. The global classes created here are implemented multiple times in our html markup

Animate css

Animate is a css library that specialises in animations. In this project animate is used for some animative functionalites

Masonry js

This is a js library for creating masonry grids. it is quite easy to use and linked through the cdn

Rellax js

Rellax js is used to implement some animative scroll effects in the project. it is also linked through the cdn.