Welcome to the Frontend Ecommerce Project! This repository contains the frontend code for an ecommerce website, built with the latest web technologies to create an engaging and user-friendly online shopping experience.
Client: React, UseContext hook, TailwindCSS
Server: Firebase
https://peaceful-daifuku-ae75cb.netlify.app/
- User-friendly interface for easy navigation and smooth shopping experience.
- Responsive design, ensuring compatibility across various devices and screen sizes.
- Shop by Category
- Shopping cart functionality to add, update, and remove items.
- Secure checkout process with payment integration using Stripe Api.
- User authentication using Firebase google auth.
To run this project locally, follow these steps:
Clone the repository:
-
Change into the project directory: cd your-repo
-
Install dependencies: npm install or yarn install
-
Run the development server: npm start or yarn start
-
Open your web browser and navigate to http://localhost:3000 (or another port if specified)
