blog-react-material-ui icon indicating copy to clipboard operation
blog-react-material-ui copied to clipboard

Project created in the post about Material UI in ReactJS

Integração do Material UI com ReactJS

https://blog.rocketseat.com.br/react-material-ui/

Instalação

Faça o clone do nosso repositório e utilize os comandos:

$ git clone https://github.com/Rocketseat/blog-react-material-ui.git
$ cd blog-react-material-ui
$ npm install
$ npm start

Acesse a página no link: http://localhost:3000