Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 1.06 KB

README.md

File metadata and controls

57 lines (45 loc) · 1.06 KB

Coffee Shop App

Get Coffee online now!

Web app -> || https://affectionate-ptolemy-63f37e.netlify.app/ || Not ! Api cann't access with crross

Requirement

  1. CSS for Styling
  2. ReactJS
  3. React-icons

Pages

  1. Dashboard
  2. Login
  3. Register

Components

  1. Products
  2. Favorites Products
  3. Your Cart

Screen Shoot

|Dekstop| |-|-| |Dashboard / Favorite Products || | homepage |

|Products || | products |

|Your Cart || | yourchart |

Folder Structure

├── node_modules             
├── public
├── src
│   ├── components             
│   ├── img 
|       |── -icons 
│   ├── pages
|   ├── style
|        |── Css here
|
└── App.js