https://github.com/davidsonsimoes/checkout-react-graphql
Playground Checkout React + GraphQl
https://github.com/davidsonsimoes/checkout-react-graphql
apollo graphcool graphql react react-bootstrap styled-components sweetalert
Last synced: 7 months ago
JSON representation
Playground Checkout React + GraphQl
- Host: GitHub
- URL: https://github.com/davidsonsimoes/checkout-react-graphql
- Owner: davidsonsimoes
- Created: 2018-07-18T13:16:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T22:09:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T22:42:34.547Z (9 months ago)
- Topics: apollo, graphcool, graphql, react, react-bootstrap, styled-components, sweetalert
- Language: JavaScript
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Checkout React + GraphQl](https://github.com/davidsonsimoes/checkout-react-graphql) [](https://deepscan.io/dashboard#view=project&tid=1369&pid=3548&bid=31507)
>
Esse código consiste na criação de uma solução de venda de anúncios com promoções especiais para empresas específicas.
## Ferramentas e Serviços utilizados
- Create React App
- GraphQl
- Graphcool
- Apollo
- React Bootstrap
- React Router
- Styled Components
- Sweet Alert## Comandos para rodando o teste
Os comandos necessários para rodar o projeto em ambiente local são:
`git clone git@github.com:davidsonsimoes/gdp.git`
`cd gdp/ && npm install`
`npm start`