Flexbox-Guide
⚡ A Guide for the concept of Flexbox
and Responsive Design
. Simply set the attributes as you needed and copy the CSS code. 🎉
Table of contents
Demo
Why wait? Straightaway go to the website and join the Awesomeness
😎 .
Todo
Documentation
Description
For a detailed explanation please check A Complete Guide to Flexbox
by Chris Coyier
Technologies
For Open Source by Open Source technologies:
Reactjs
and that's it. ✌🏼
Setup
Clone/download the repository on your local machine.
`git clone https://github.com/Souravdey777/flexbox-guide.git`
Install dependencies
`npm install` or `yarn install`
Run SnapShot from the root directory.
`npm start` or `yarn start`
Learn More about Reactjs
You can learn more in the Create React App documentation.
To learn React
, check out the React documentation.
Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
npm run build
fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
Log in or sign up for Devpost to join the conversation.