Welcome to the frontend repository of Homemade Goodies! This repository contains the client-side code and UI for the ecommerce platform, specialized in selling homemade foods.
Homemade Goodies is an ecommerce platform that provides a marketplace for homemade foods. This frontend repository houses the user interface and interactions for buyers and sellers on our platform.
- Browse and search for homemade food products
- Like and add items to shopping carts
- Checkout and payment processing using Stripe
- User authentication and profile management
- OAuth login with Google for user onboarding
- Responsive design for various screen sizes
git clone https://github.com/homemadegoodies/client.git
npm i
npm start