Skip to content

๐Ÿ› Community-driven online store. Built using React and Redux.

Notifications You must be signed in to change notification settings

stbodurov/shoply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

64 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

shop.ly demo

Shop.ly is a community driven marketplace made for both buyers and merchants.
All you need to start shopping and selling is to sign up.

Technological Stack

  • React
  • Redux + Redux Saga
  • Firebase

  • JavaScript
  • HTML5
  • Sass

Getting started

Open a terminal instance in the project directory and type yarn start (or npm run start if you use npm).

Open http://localhost:3000 to view the app in the browser.

Additionally, a production build can be compiled by using yarn build.

Supported functionalities

  • Guest users are capable of viewing the most recently added products. An account is necessary for further interaction.
  • Logged in users can view all products and add them to their shopping bag. They can sell their own products by going to the merchant tab.

Routes

Accessible by guest users:

  • /home
  • /login
  • /register

Accessible by standard users:

  • /home
  • /dashboard
  • /products/:id
  • /admin

About

๐Ÿ› Community-driven online store. Built using React and Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published