Git Product home page Git Product logo

cssflex-generator's Introduction

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 (soon) it would be able to generate codes. It was built with basic React by create-react-app

Goals for the project

  • Make use of other elements in place of divs such as paragraphs, headers and pictures.
  • Individual resizing of the elements instead of a general size
  • Generate HTML and CSS Goals from the designed layout.

Contributions

Contributions are highly welcomed as this project hopes to meet it's goals. Also, ideas are welcomed which could be implemented on the project.

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

You could make changes in the project itself or contribute your ideas in the ideas.md file. Ideas would be added to the Goals of the project if accepted. Ideas should be added in this format:

  • your-name (optional: social media link): your-idea

Check The Idea file to see a sample

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 : )

cssflex-generator's People

Contributors

dillionmegida avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.