/react-mktable

A dynamic table for React

Primary LanguageJavaScriptMIT LicenseMIT

react-mktable

Create a dynamic table for React.

That's a simple React project to demonstrate the structure of the javascript object.

Example

Usage

As user

The app is published at https://vilmacio.github.io/react-mktable/

As developer

# Clone this repository
$ git clone https://github.com/vilmacio22/react-mktable.git

# Go into the repository
$ cd react-mktable

# Install dependencies
$ yarn install

# Run development server
$ yarn start

License

This project is under the MIT license. See the LICENSE for more information.


Created by vilmacio