Skip to content

This Project show the user data in custom table component using React.js and TypeScript. The component is designed to display tabular data with customizable columns and cell rendering.

Notifications You must be signed in to change notification settings

vasanthman/userdatatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userdatatableimage

Project Structure

The project follows a directory structure where individual components, including the SimpleTable.tsx, are placed within the components directory.

Components

  1. SimpleTable.tsx: Main component responsible for rendering the table based on provided data and column definitions.
  2. Label.tsx: Renders labels based on decision status for specific columns.

Installation

To set up and run the project locally:

1.Clone this repository.

2.Run npm install to install dependencies.

3.Start the development server with npm start.

4.Access the application in your browser at http://localhost:3000.

About

This Project show the user data in custom table component using React.js and TypeScript. The component is designed to display tabular data with customizable columns and cell rendering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published