Skip to content

bri06/layout-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component design test

The test consists of layout a component as accurately as possible.

Requirements:

  • The component has a hover that makes the box bigger.
  • Buttons have hover.
  • These hover expects them to be animated with transitions.
  • Mandatory use of flexbox.
  • The component has a central part with "phases", there are 3 types, it's a plus to do all 3, otherwise you can do all the phases, do the phases of the central component.
  • The progress bar is animated, i.e. when it loads it has to go from 0 to the set percentage.

To run the project:

npm install
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published