Skip to content

prathmeshshendarkar/StyleHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StyleHub

StyleHub is a cutting-edge online fashion platform designed to offer a seamless shopping experience. The platform includes robust functionalities like user authentication, product catalog browsing, advanced search and filtering capabilities, and efficient order management.

Features

  • User Authentication: Secure and seamless authentication using Firebase.
  • Product Catalog Browsing: Intuitive browsing of products with detailed views.
  • Advanced Search and Filtering: Dynamic search and filtering for easy product discovery.
  • Order Management: Streamlined order processing for a smooth customer experience.
  • Real-time Updates: Using Firebase Firestore for instant updates.

Technologies Used

  • Firebase: For real-time database management and secure user authentication.
  • React.js: For building a responsive and dynamic user interface.
  • Redux: For efficient state management across the application.
  • SASS: For scalable and maintainable CSS.

Installation

  1. Clone the repository:

    git clone https://github.com/prathmeshshendarkar/clothingshop.git
    cd clothingshop
  2. Install dependencies:

    npm install
  3. Configure Firebase:

    • Create a Firebase project on Firebase Console.
    • Replace the Firebase configuration in src/firebase.js with your project's credentials.
  4. Start the application:

    npm start

Usage

  • Browse Products: Explore a wide range of products in various categories.
  • Search and Filter: Use the search bar and filters to find specific products.
  • User Authentication: Sign up or log in to manage your account and orders.
  • Add to Favorites: Save your favorite products for easy access later.
  • Order Products: Seamlessly add products to your cart and proceed with orders.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or issues, please contact your-email@example.com.


Thank you for checking out Clothingshop! We hope you enjoy using it as much as we enjoyed building it.

About

ClothingShop is an advanced online fashion platform leveraging Firebase, SASS, React.js, and Redux for seamless user authentication, product browsing, and efficient order management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors