A dynamic table for React
Create a dynamic table for React.
That’s a simple React project to demonstrate the structure of the javascript object.
The app is published at https://vilmacio.github.io/react-mktable/
# 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
This project is under the MIT license. See the LICENSE for more information.
Created by vilmacio