Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.7 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.7 KB

walmart-clone

Netlify Status

Website: https://walmart-clone-sandrewtx08.netlify.app/

Features

Status Category Description
✔️ Searchbar Search departments
Searchbar Search products
Checkout Strapi payment screen
🚧 Departments Nested departments (sub departments)
✔️ Products Paginate the results
Cart Save local cart on database after login
✔️ Login Sign in with Google account
🚧 Database Insert products, brands, departments & photos
✔️ Filters Filter products by brands
✔️ Filters Filter products by price high & low
  • ✔️ Done
  • ❌ Not done
  • 🚧 In progress

How to use

Finding products

Click on the department menu or type on searchbar to find products

image

Searchbar

Type on Searchbar the department you want example: Shoes

image

Tech stack

Infra

  • Supabase
  • Netlify

Front-end

  • React
  • HTML
  • CSS

Back-end

  • Node
  • Next
  • Postgres