Skip to content

Nyweron/crud-table-app-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply CRUD table with reactJS

Run json-server: json-server --watch db.json --port 8081

check file 'apiUrl.js' in this file you can see port for db.json.

Run app: npm start

Test app: npm test

You can see results on: https://nyweron.github.io/crud-table-app-reactjs/#/

Releases

No releases published

Packages

No packages published