JaneMoroz / Lucky-Paws-Store-React

An online store.

Home Page:https://lucky-paws-react.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucky Paws Store

An online store based on React.

๐Ÿš€ Technologies used:

React iconReact Router iconReduxJS iconStyled Components

๐Ÿ‘ฉ๐Ÿฟ๐Ÿ‘จ User Can:

  • Log in or sign up
  • Log in as a Test User
  • Update account/password settings
  • See orders/reviews
  • See admin panel (limited functionality for security reasons) as a Test User
  • Can filter products by category(type) or brand
  • Can sort products by price or name
  • Can choose the way to display products: list or grid
  • Add products to cart
  • Authenticated user can "pay" with Stripe checkout

๐Ÿ”ฎ Soon user will be able to:

  • See billing details
  • Write reviews
  • Read reviews on product page

๐Ÿ“ƒ Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production.

๐Ÿ’ป Preview:

Home Page

Home page

Products Pages

all products page

for cats products page

for dogs products page

Single Product Page

single product page

Account Main Page

account page

Cart Page

cart page

Error Page

error page