Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WolfFoxColony/shop

Repository files navigation

👋 Sweet Shop 'Choco Rocco' 🍫 🍭

###Deploy on Netlify: https://gifted-shockley-841923.netlify.app

Log In:

Used: JavaScript ES6, CSS(SASS), HTML

🔶 The application contains blocks:

  1. Authorization
  2. Main page with product categories
  3. List of goods with description, price and add to cart button
  4. Modal window with additional information that pops up when you click on the product description.
  5. Cart of goods - the user can add items to the cart only after login (data is saved in localStorage).
  6. Page with comments, the user can leave a comment and it will be immediately displayed on the page.
  7. Responsive design on screens > 600px

📋 ‍‍🔻 How to use:

  • Use npm run dev Builds the project in development mode
  • Use npm run build Builds the project for production to the build folder. It correctly bundles in production mode and optimizes the build for the best performance.
  • Use npm run inner-sass to generate CSS from scss to /css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published