Skip to content

This is a React Capstone Project. It is build using all the concepts of react.

Notifications You must be signed in to change notification settings

Shaik-mohd-huzaifa/Crown-Shopping-React-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crown Clothing - React Capstone Project

Overview

Crown Clothing is a web application developed as the capstone project for a React bootcamp. It serves as an online clothing store where users can browse, search for, and purchase various clothing items. The project showcases your knowledge and skills in React and utilizes Firebase for authentication and storage.

Features

  • User Authentication: Secure user authentication powered by Firebase Authentication.
  • Product Catalog: Display a wide range of clothing items with detailed product information.
  • Shopping Cart: Allow users to add items to their shopping cart and proceed to checkout.
  • Payment Processing: Integration with a payment gateway to handle transactions.
  • User Profiles: Users can create profiles, track order history, and manage account settings.
  • Admin Panel (if applicable): Admins can manage products, orders, and user accounts.

Technologies Used

  • React: The project is built using the React JavaScript library.
  • Firebase: Firebase is used for user authentication and cloud storage.
  • Stripe: Stripe is used for Accepting Payments.
  • Additional Libraries and Tools: List any additional libraries, packages, or tools you used in your project (e.g., Redux, Material-UI, etc.).

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Shaik-mohd-huzaifa/Crown-Shopping-React-Capstone.git
  2. Install project dependencies:

    cd Crown-Shopping-React-Capstone
    npm install
  3. Start the development server:

    npm start
  4. Open your web browser and navigate to http://localhost:3000 to view the application.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and ensure they are well-documented.
  • Test your changes thoroughly.
  • Create a pull request describing your changes and the problem they solve.

License

This project is licensed under the MIT License.

Acknowledgments

  • Courses: Complete React Developer in 2023 (w/ Redux, Hooks, GraphQL).

Contact

  • Shaik Mohd Huzaifa
  • GitHub: Github

Feel free to reach out if you have any questions or feedback!

About

This is a React Capstone Project. It is build using all the concepts of react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published