/store-page

Primary LanguageJavaScript

Online Store Page

Setting up:

  1. rename config.default.json from /src to config.json;
  2. change the MONGODB_CONNECT_URI value from config.json;
  3. when you register you need to change your isAdmin variabile to true from users collection to have full access on page AdminCP

Spoiler:

Page: Home
Page: Login
Page: Register
Page: My account
Page: Search product
Page: View product
Page: AdminCP
Dropdown: My account
Dropdown: Favorites
Dropdown: Your cart
Dropdown: Choose search category
View-product: reviews

Special thanks to:

  • Font Awesome
  • Sweet Alert 2