An open API service indexing awesome lists of open source software.

https://github.com/emailjohnthomascaballero/grid-garden

🥕 Lets Play!
https://github.com/emailjohnthomascaballero/grid-garden

grid grid-css grid-layout

Last synced: 3 months ago
JSON representation

🥕 Lets Play!

Awesome Lists containing this project

README

        

MY GRID GARDEN JOURNEY



This GitHub repository documents my Grid Garden adventure—a compilation of grid layout challenges, associated solutions, and a log of my progress as I hone my skills in mastering the principles of grid layouts.





## 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 journey through Grid Garden, I am committed to deepening my comprehension of grid layout. This compilation acts as a comprehensive exhibition of the code I've developed while progressing through the diverse challenges of Grid Garden. It illuminates my achievements and solutions, showcasing my evolving proficiency in mastering the principles of grid layouts.

(back to top)

II. Languages and Tools Used

#### Planning
![Static Badge](https://img.shields.io/badge/GIT-orange?style=for-the-badge&logo=git&logoColor=white)
![Static Badge](https://img.shields.io/badge/GITHUB-black?style=for-the-badge&logo=gitHUB&logoColor=white)

#### Development
![Visual Studio Code](https://img.shields.io/badge/Visual_Studio_Code-007ACC?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![TXT](https://img.shields.io/badge/TXT-grey?style=for-the-badge)

(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
```sh
git clone https://github.com/emailjohnthomascaballero/grid-garden.git
```

(back to top)