Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.05 KB

README.md

File metadata and controls

52 lines (39 loc) · 2.05 KB

MY FLEXBOX FROGGY JOURNEY

This GitHub repository chronicles my Flexbox Froggy expedition—an assortment of flexbox layout challenges, corresponding solutions, and a record of my advancements as I refine my skills in mastering the principles of flexbox.

Table of Contents

VIEW TABLE OF CONTENTS
  1. About the Project
  2. Languages & Tools Used
  3. Usage

(back to top)

I. About the Journey

In my exploration of Flexbox Froggy, I am dedicated to enhancing my understanding of flexbox layout. This collection serves as a comprehensive showcase of the code I've crafted while navigating through the various levels of Flexbox Froggy, highlighting my progress and solutions in mastering the flexbox principles.

(back to top)

II. Languages and Tools Used

Planning

Static Badge Static Badge

Development

Visual Studio Code TXT

(back to top)

III. Usage

Below is an example of how you can install and setup the application on your device.

  1. Clone the repo
    git clone https://github.com/emailjohnthomascaballero/flexbox-froggy.git

(back to top)