Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
dda55b8
Primeiras alterações page Home
Hellenmarina Sep 30, 2021
41c240f
Merge pull request #1 from future4code/page-Home
jojodias28 Sep 30, 2021
59e483b
Inclusão dos input filtros
MylenaSavala Oct 1, 2021
fbabf51
Merge pull request #2 from future4code/projetoLabeCommerce15
jojodias28 Oct 1, 2021
f73a732
Correção dos filtros
MylenaSavala Oct 1, 2021
0cfc646
Merge pull request #3 from future4code/projetoLabeCommerce15
jojodias28 Oct 1, 2021
e2cd9d8
Atualizações do código
jojodias28 Oct 2, 2021
b5f8b0e
Merge pull request #4 from future4code/Projeto-Labecommerce
jojodias28 Oct 2, 2021
9864687
Update README.md
Hellenmarina Oct 3, 2021
7028adc
Update README.md
Hellenmarina Oct 3, 2021
a731730
Update README.md
Hellenmarina Oct 3, 2021
193d5ea
Update README.md
Hellenmarina Oct 3, 2021
bd4afe9
Versão Final
Hellenmarina Oct 4, 2021
6cdabef
Versão final2
Hellenmarina Oct 4, 2021
70077dd
Update README.md
Hellenmarina Oct 4, 2021
50dc97d
Update README.md
Hellenmarina Oct 4, 2021
d8a9c7d
Update README.md
Hellenmarina Oct 4, 2021
1a7e398
Update README.md
Hellenmarina Oct 4, 2021
e54cb34
Update README.md
Hellenmarina Oct 4, 2021
f7c8681
Update README.md
Hellenmarina Oct 4, 2021
8daf588
Update README.md
Hellenmarina Oct 4, 2021
32b1636
Update README.md
Hellenmarina Oct 4, 2021
6d9e276
Update README.md
Hellenmarina Oct 4, 2021
57d21dd
Update README.md
jojodias28 Oct 4, 2021
4b953ec
Merge pull request #5 from future4code/versao-final
jojodias28 Oct 4, 2021
d5f5f78
atualização final com quantidade funcionando
jojodias28 Oct 6, 2021
2cbae5b
Merge pull request #6 from future4code/projeto-atualizado
jojodias28 Oct 6, 2021
ff8961b
Update README.md
jojodias28 Oct 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 42 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,42 @@
Sejam bem vindos ao Labe-commerce, esse repositório contém um esqueleto de app React e um .gitignore.

# Space Art

> By Hellen Barbosa, Joana Dias, Mylena Savala

## Objetivo do Projeto
Criar um site de e-Commerce usando os recursos React.
### O projeto consistirá em 3 grandes partes:
- **Home**
- Mostrando todos os produtos;
- Produtos:
- Devem ter um botão que permita adicioná-los ao carrinho;
- Devem exibir o nome, preço e imagem em um card.

- **Carrinho**
- Mostrar todos os produtos e quantidades adicionadas;
- Capacidade de remover itens do carrinho;
- Mostrar o valor total do carrinho.

- **Filtro**
- Por valor mínimo e máximo;
- Por nome do produto;
- Ordem crescente e decrescente.


### [Acesse o site clicando aqui](http://different-laborer.surge.sh/)

Imagens:
![image](https://user-images.githubusercontent.com/86899002/135777810-5844dc6c-6c2c-48ca-a711-130d19680428.png)
![image](https://user-images.githubusercontent.com/86899002/135777820-5795fba4-1ac2-45bc-9b81-de34303c048a.png)
![image](https://user-images.githubusercontent.com/86899002/135777831-dfb4b159-b109-486c-98e5-e970c80b7120.png)
![image](https://user-images.githubusercontent.com/86899002/135777838-a7e72e9a-f9fe-4f6d-9522-c33419322e6c.png)
13,794 changes: 13,794 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"@testing-library/user-event": "^7.1.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.1"
"react-scripts": "3.4.1",
"styled-components": "^5.3.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Binary file added public/img/caneca1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/caneca10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/caneca2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/caneca3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/caneca4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/caneca5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/carrinho.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/instagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/logotipo-social-do-twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/space-art-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 0 additions & 38 deletions src/App.css

This file was deleted.

Loading