Skip to content

500tech/grid-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base project for Grid interview

Installation

Clone this project and run npm install and afterwards npm start

Task

Implement a generic grid component that can accept configuration and data and render a table accordingly.

Once you are done implementing the grid using the current config, uncomment the last columns in config objects and implement the ability to render a custom react component for a table cell.

500Tech.com

About

Please do not open pull requests against this repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published