Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.23 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.23 KB

Starbucks


Preview::::::::

image

image

image

image

...loading

🧠 About


Starbucks Ecommerce, you can find the official website here: https://www.starbucksathome.com/br/cafes/c

I believe this is a nice beginner project to start doing some new features, I'm learning a lot and hope to improve my skills <3

🕹️ Features:


• Ecommerce Front-end Mech (CartContext & CartProvider)
• Responsiveness - Mobile | Tablet | Pc
• LocalStorage

To do:
++ filter
++ z-indexxxxx (navbar doing weird things)

📋 Requirements


• React Typescript
• next@latest
• styled-components

🖥️ Installation


• Clone this repo
• Go to the project folder - cd starshop
• Install dependencies
• npm run dev | npm start