Skip to content

zackdaspy/BoxesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project, let's build a Boxes page by applying the concepts we have learned till now.

Refer to the image below:


boxes-output

Design Files

Click to view

Completion Instructions

Implementation Files

Use these files to complete the implementation:

  • index.js
  • index.css

Resources

Colors
Hex: #0f172a
Hex: #ffffff
Hex: #fbbf24
Hex: #38bdf8
Hex: #ec4899
Font-families
  • Roboto
  • Bree Serif

Things to Keep in Mind

  • Do not remove the pre-filled code
  • Want to quickly review some of the concepts you’ve been learning? Take a look at the Cheat Sheets.