Skip to content

JulianSegunderaBass/ResponsiveWebDev_RecipePage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devChallenges - Responsive Web Developer - Recipe Page

Solution for a challenge from Devchallenges.io.

Overview

For this project, I spent most of my time working with the typography and fonts. This page was good practice for the smaller font elements like font weights, colors and line spacing. The layout of the elements themselves was relatively simple; lots of nested flex and grid containers to create gaps where needed.

My biggest challenge was managing my reusable CSS classes. I found myself fumbling every now and then with duplicate styles to try and modularize the different font styles. Another minor challenge was working with the sizing of the input check boxes. I found the best way to make the boxes bigger without messing with alignment was using CSS scaling and setting a transform origin from the top left.

Built With

CSS3

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

Acknowledgements

MDN Web Docs

About

A dev challenge from devchallenges.io under the Responsive Web Developer path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published