Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History
66 lines (43 loc) · 918 Bytes

README.md

File metadata and controls

66 lines (43 loc) · 918 Bytes

Elysium

Provide a base for creating new React apps.

Getting started

Prerequisites

Setup

Install all the dependencies

make setup

Run the development server

make run

Current goals

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

Authors

License

Julio Montaño © 2018 – MIT