Skip to content

Zasalast/react-mui-datatable-axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

React, React Hook, Axios,MUI-Material y MUI-DataTables

Stack technologies of proyect

Programming languages Frontend

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

three tables will be seen.

  • Use data array
  <TableBasic />
  • Use data file json
<TableJson />
  • Apply dark style and request data with axios
<Content> // Style dark
   <TableAxios />
</Content>

About

React, React Hook, Axios, MUI-Material y MUI-DataTables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published