beautifulife / ui_modules

Make ui_modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Modules

Introduction

UI-Modules Using React from Create-React-App

UI-Modules

  • card module
    • vertical
    • horizontal
  • input-form module

Installation

From your project directory, run the following:

  1. Development Environment
$ yarn install
# client and server
$ yarn start
# visit http://localhost:3000
  1. For Deployment
$ yarn build

Challenges

  • Ie9+ support
  • Accessibility support

Things to do

  • Edit CSS code
  • Improve Accessibility support
  • Cross browsing support

About

Make ui_modules


Languages

Language:JavaScript 73.7%Language:CSS 24.3%Language:HTML 2.0%