/react-example-user-table

Simple implementation of an User Table by react and redux

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

TL;DR

git clone git@github.com:qgp9/react-example-user-table.git
cd react-example-user-table
npm install
npm start

Usage

  • Installation
git clone git@github.com:qgp9/react-example-user-table.git
cd react-example-user-table
npm install
  • Run development server
npm start
  • build files for production at the build directory
npm run build

What libraries/packages in>

TODO / Limitation

  • Foudanion is used with compiled binary. SCSS will be better.
  • UsersTable.js is too big and needed to be splited per each component.
  • Animations