Skip to content

pranaydwivedi444/crwn-shopping-web--app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

crwn-shopping-web--app

crwn shopping app for learning

CRWN Clothing

Live link - https://crwn-clothing-ecommerce-store.netlify.app/ CRWN Clothing is an e-commerce website built with React, Redux, Firebase, Stripe, and Sass.

Features

  • User authentication with Firebase
  • Shopping cart functionality with Redux
  • Live data storage with Firebase
  • Responsive design with Sass

Installation

  1. Clone the repository
  2. Install dependencies with npm install
  3. Create a Firebase account and set up a new project
  4. Add your Firebase configuration to src/firebase/firebase.utils.js
  5. Start the development server with npm start

Usage

CRWN Clothing is a fully functional e-commerce website. Users can create an account, browse products, add items to their cart, and complete a payment. The website also includes an admin panel where authorized users can manage products and categories.

Contributions

Contributions are welcome! To contribute to the project, please fork the repository, create a new branch, and submit a pull request.

Acknowledgements