Skip to content

thusithz/square-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squares App

responsive web page with an infinite scrolling area filled with fixed squares of size 15px by 15px. Squares are positioned 3px apart each other. The squares must be laid out responsively to fit the defined area. Each square is filled with a randomly generated color with drop shadow.

When a square is clicked, the square will animate by 20o rotation thus overlapping the other squares. On the second click, the square will perform animation in reverse to return to its original position.

Pre-Require

Node js

yarn start or npm start

To Start Application

yarn test or npm test

TO execute unit test

yarn build or npm build

To build the Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published