Provide a base for creating new React apps.
Install all the dependencies
make setup
Run the development server
make run
Create some useful components and utilities:
Desired components:
- Input
- Button
- Title
- Tabs
- Form
- Options
- Select
- Columns
- Table – July 2018
- Avatar – July 2018
- List – August 2018
- Card – August 2018
Desired utilities:
- Dates – August 2018
- Currency – August 2018
UI:
- Datepicker
- Maybe custom UI in the furure using render props
Code:
- Axios wrapper
- Auth mock
- Julio Montaño @jmz7v
Julio Montaño © 2018 – MIT