Skincare is a React-based web application dedicated to skincare products, routines, and tips. With features such as a skin type quiz for personalized recommendations, an intuitive Add to Cartfunctionality, and Product details. users can easily discover tailored skincare solutions and streamline their shopping experience.
- SignUp/LogIn: Log In or Sign Up to your account using local storage.
- Skin type Quiz: Take a skin type quix to know what will suit you the best.
- Add to Cart: Add products to a shopping cart for future purchase.
- Add to wishlist: Add products you like to you wishlist.
-
Clone the repository:
git clone https://github.com/zareenf01/skinCare.git
-
Install Dependencies:
npm install
-
Run the Server on localhost
npm run dev