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

https://github.com/abeidahmed/react-app


https://github.com/abeidahmed/react-app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# React boiler-plate

- This react boiler-plate is configured with webpack and babel.
- Contains [styled-components](https://styled-components.com/) for styling the react app.
- Reset styling with [styled-normalize](https://github.com/sergeysova/styled-normalize).
- Contains default [colors](https://github.com/abeidahmed/react-app/blob/master/src/styles/colors.js). Credits to [tailwindcss](https://tailwindcss.com).

#### Download

- `git clone https://github.com/abeidahmed/react-app.git`
- `npm install`
- `npm start` or `yarn start`