Skip to content

paulpessoa/ecommerce-osf-academy

Repository files navigation

OSF-Frontend-Academy

Project deploy: OSF Academy - Ecommerce Frontend by Paul Pessoa developed in June 2021.

To run localhost, you can download the zip file or clone it with git clone command in the terminal. To preview style changes, you must run the scss command npm install -g sass and then sass --watch scss:css which watches all edits made in SCSS and transforms to CSS.

Page Preview

Check List:

  • ( 3.1 Header)

  • ( 3.2 Navigation)

  • ( 3.3 Navigation on Mobile)

  • ( 3.4 Footer)

  • ( 4.1 Product Title)

  • ( 5.1 Carrousel Banner)

  • ( 5.2 Popular Itens) - Still need to add the slick carousel function because the "unslick" breakpoint dont work

  • ( 5.3 Full Width Image)

  • ( 5.4 Featured Products) - Still need integrate the span and function "next" and "prev"

  • ( 5.5 Benefits coontent)

  • ( 6.1 Breadcrumbs)

  • ( 6.2 Filters) - I need to style select icon and colors radio input

  • ( 7.1 Product Image)

  • ( 7.2 Produt Details)

  • ( 7.3 Tabs)

  • ( 8.1 404 page)

  • ( 8.2 Log in Diagoly)

  • ( 8.3 Cookies Policy)

  • ( 8.4 BONUS TASK - Countdown Page)

  • ( 8.5 BONUS TASK - Cart Page) - I need to style select icon and colors radio input

  • ( 8.6 BONUS TASK - Print Page)