Skip to content

dillionmegida/cssflex-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS-Flex Generator

I was inspired by Sarah Drasner's project - CSS-Grid Generator - and decided to build something similar for flex containers.

Introduction

Ever since the introduction of Flex and Grid Containers, layouts have become easy to create as they are also flexible.

This project provides an easy means for creating CSS Flex containers for flexible layouts. It aids in efficient understanding of the flex property and it also generate codes.

This application was built with one of ReactJS' toolchains - create-react-app

Contributions

To contribute

Fork this repository then download
git clone https://github.com/your-username/cssflex-generator.git
Change to the directory
cd cssflex-generator
Install Dependencies
npm install
Start the server
npm start
Make your changes
Push to your repository
Create Pull Request
Add Upstream
git remote add upstream https://github.com/dillionmegida/cssflex-generator.git

Make this repository an upstream for easy syncing and follow up.


PS: You can also contribute by editing or adding to this documentation : )

Author

Dillion Megida

License

MIT

About

Create flexible layouts easily with this generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •