https://github.com/brunosobraldev/dioshopping-front
E-commer feito em ReactJS como desafio no bootcamp do banco Inter
https://github.com/brunosobraldev/dioshopping-front
bootstrap material-ui reactjs readux
Last synced: 24 days ago
JSON representation
E-commer feito em ReactJS como desafio no bootcamp do banco Inter
- Host: GitHub
- URL: https://github.com/brunosobraldev/dioshopping-front
- Owner: BrunoSobralDEV
- Created: 2021-12-28T13:46:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T15:24:41.000Z (almost 4 years ago)
- Last Synced: 2025-08-22T00:36:08.859Z (9 months ago)
- Topics: bootstrap, material-ui, reactjs, readux
- Language: JavaScript
- Homepage:
- Size: 3.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dio Shopping
## 🤖 Back-End
- [Repositório API](https://github.com/BrunoSobralDEV/dioshopping-back-end)
## 💻 Projeto
## 📷 Screens
## 🚀 Techs
- [Create React App](https://github.com/facebook/create-react-app).
- [React](https://pt-br.reactjs.org/)
- [Material-UI](https://mui.com/pt/)
- [Redux](https://redux.js.org/)
## ⚙ Configuração
1- Para instalar as dependências:
> yarn
2- Para iniciar a aplicação:
> yarn start
3- Rodar back-end