- This react boiler-plate is configured with webpack and babel.
- Contains styled-components for styling the react app.
- Reset styling with styled-normalize.
- Contains default colors. Credits to tailwindcss.
git clone https://github.com/abeidahmed/react-app.git
npm install
npm start
oryarn start