Skip to content

vanessaadev/Drip_Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

Projeto Loja de Sapatos Esportivos

Versão React JavaScript Font Awesome Swiper

Descrição do Projeto

Drip Store é uma loja de sapatos esportivos desenvolvido inicialmente com o front-end, utilizando React com Javascript. O projeto tem como objetivo de aplicar os conhecimentos adqueridos na formação do curso Desenvolvimento Web Full Stack, ofertado pelo o Governo do Estado do Ceará com parceira da escola Digital College.

Tecnologias Utilizadas

Arquitetutura das Pastas

|    ├── .Drip_Store
|    |    ├── public/
│    |    |
│    │    │   ├── collection-1.png
│    │    │   ├── collection-2.png
│    │    │   ├── collection-3.png
│    │    │   ├── collection1.png
│    │    │   ├── collection2.png
│    │    │   ├── collection3.png
│    │    │   ├── fundo_sapato.png
│    │    │   ├── home-slide-1.jpeg
│    │    │   ├── home-slide-2.jpeg
│    │    │   ├── home-slide-3.jpeg
│    │    │   ├── home-slide-4.jpeg
│    │    │   ├── home-slide-5.jpeg
│    │    │   ├── home-slide-6.jpeg
│    │    │   ├── home-slide-7.jpeg
│    │    │   ├── home-slide-8.jpeg
│    │    │   ├── product-image-1.jpeg
│    │    │   ├── product-image-2.jpeg
│    │    │   ├── product-image-3.jpeg
│    │    │   ├── product-image-4.jpeg
│    │    │   ├── product-image-5.jpeg
│    │    │   ├── product-thumb-1.jpeg
│    │    │   ├── product-thumb-2.jpeg
│    │    │   ├── product-thumb-3.jpeg
│    │    │   ├── product-thumb-4.jpeg
│    │    │   ├── product-thumb-5.jpeg
│    │    │   ├── sapato.png
│    │    │   ├── Site.png
│    │    │   ├── TenisSlide.svg
│    │
|    |── src/
│    │
│    ├── asserts/
│    │    ├── arrow-right.svg
│    │    ├── blusaE.svg
│    │    ├── calça.svg
│    │    ├── dois.svg
│    │    ├── ellipse.svg
│    │    ├── facebook.svg
│    │    ├── fone.svg
│    │    ├── instagram.svg
│    │    ├── logo-footer.svg
│    │    ├── logo-header.svg
│    │    ├── mini-cart.svg
│    │    ├── Ornament.svg
│    │    ├── Search.svg
│    │    ├── star-active.svg
│    │    ├── star-desactive.svg
│    │    ├── star-icon.svg
│    │    ├── star-white.svg
│    │    ├── teniss.svg
│    │    ├── twitter.svg
│
│    ├── components/
│    │
│    │    ├── ButtonCard/
│    │    │   ├── ButtonCard.css
│    │    │   ├── ButtonCard.jsx
│    │    │
│    │    ├── ButtonRosa/
│    │    │   ├── ButtonRosa.css
│    │    │   ├── ButtonRosa.jsx
│    │    │
│    │    ├── Corousel/
│    │    │   ├── Corousel.css
│    │    │   ├── Corousel.jsx
│    │    │
│    │    ├── ColorShoes/
│    │    │   ├── ColorShoes.css
│    │    │   ├── ColorShoes.jsx
│    │    │
│    │    ├── DescProduct/
│    │    │   ├── DescProduct.css
│    │    │   ├── DescProduct.jsx
│    │    │
│    │    ├── Footer/
│    │    │   ├── Footer.css
│    │    │   ├── Footer.jsx
│    │    │
│    │    ├── Header/
│    │    │   ├── Header.css
│    │    │   ├── Header.jsx
│    │    │
│    │    ├── Logo/
│    │    │   ├── Logo.css
│    │    │   ├── Logo.jsx
│    │    │
│    │    ├── Navbar/
│    │    │   ├── Navbar.css
│    │    │   ├── Navbar.jsx
│    │    │
│    │    ├── ProductCard/
│    │    │   ├── ProductCard.css
│    │    │   ├── ProductCard.jsx
│    │    │
│    │    ├── ProductPage/
│    │    │   ├── ProductPage.css
│    │    │   ├── ProductPage.jsx
│    │    │
│    │    ├── Section/
│    │    │   ├── Section.css
│    │    │   ├── Section.jsx
|    |    |
|    |    ├── SectionCard/
│    │    │   ├── SectionCard.css
│    │    │   ├── SectionCard.jsx
|    |    |
|    |    ├── SectionOfert/
│    │    │   ├── SectionOfert.css
│    │    │   ├── SectionOfert.jsx
|    |    |
|    |    ├── SizeButtonShoes/
│    │    │   ├── SizeButtonShoes.css
│    │    │   ├── SizeButtonShoes.jsx
|    |    |
|    |    ├── SlideShoes/
│    │    │   ├── SlideShoes.css
│    │    │   ├── SlideShoes.jsx
|    |    |
|    |    ├── Stars/
│    │    │   ├── Stars.css
│    │    │   ├── Stars.jsx
|    |       
│    │
│    ├── pages/
│    │
│    │    ├── HomePage/
│    │    │   ├── Products.jsx
│    │    │  
│    │    │
│    │    ├── ProductViewPage/
│    │    │   ├── ProductViewPage.jsx
│    │    │   
│    │    │
│    │    ├── PruductListinigPage.jsx
│    │    ├── PruductListinigPage.jsx
│    │
│    ├── routes/
│    │    ├── AppRoutes.jsx
│    │    
│    ├── App.css
│    ├── App.jsx
│    ├── main.jsx
│
├── .eslintrc.cjs
├── .gitignore
├── .image-1.png
├── .image.png
├── helper.md
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── vite.configs.js

Membros do Projeto

Profile Nome Completo
Alisson Silva de Souza
Vanessa de Araujo do Nascimento
Ronald da Costa Oliveira