Skip to content

samuelcasanova/crwn-clothing-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRWN Clothing v2

CRWN Clothing v2 is a full-featured e-commerce application built with React, Redux, Redux Saga, Stripe, Firebase, Sass, Styled Components, Typescript, and Jest. This project was developed as part of a React course on Udemy.

Repository URL

https://github.com/samuelcasanova/crwn-clothing-v2

Description

CRWN Clothing v2 is a complete e-commerce solution that allows users to browse through various product categories, add items to their cart, and complete the purchase using secure payment methods. The application provides a visually appealing and user-friendly interface to enhance the shopping experience.

Dependencies

The project uses the following dependencies:

  • React A JavaScript library for building user interfaces.
  • Redux A predictable state container for JavaScript apps.
  • Redux Saga A middleware library for handling asynchronous actions in Redux.
  • Stripe A popular payment processing platform.
  • Firebase A platform for building web and mobile applications.
  • Sass A CSS extension language that enables more powerful stylesheets.
  • Styled Components A CSS-in-JS library for styling React components.
  • Typescript A typed superset of JavaScript that compiles to plain JavaScript.
  • Jest A JavaScript testing framework.

Installation

To run the CRWN Clothing v2 project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/samuelcasanova/crwn-clothing-v2.git
  1. Navigate to the project directory:
cd crwn-clothing-v2
  1. Install the dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your web browser and visit http://localhost:3000 to see the application in action.

Usage

Once the project is set up and running, you can browse the different product categories, add items to the cart, and proceed to checkout using the provided payment methods. The application provides an intuitive and seamless shopping experience.

About

Version 2 of Crwn-Clothing!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 80.9%
  • JavaScript 16.6%
  • HTML 2.5%