An open API service indexing awesome lists of open source software.

https://github.com/strongerprogrammer7/dynamictable

Created dynamic table (add row,delete,edit) for example
https://github.com/strongerprogrammer7/dynamictable

Last synced: about 1 year ago
JSON representation

Created dynamic table (add row,delete,edit) for example

Awesome Lists containing this project

README

          

# Dynamic Table

## Instruments

- React
- Typescript
- Webpack
- SASS
- Material UI

## Pattern:

## View

- Page
![Page](./ImagesReadme/page.png)
- Create
![create](./ImagesReadme/create.png)
- Edit
![Edit](./ImagesReadme/Edit.png)