Skip to content

jmz7v/elysium

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Provide a solid base to make easy to create new React projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published