Skip to content

BISINIGISHIVANI/flip_shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-ecommerce

This folder contains the Mock Backend created for E-Commerce App. It contains different API end-points and database configuration for building E-Commerce.

Flybuy App

flybuy app is latest women jackect collection of ecommerce( online shop) app-live url

  • features of app
  • Auth Management
    • Login
    • Signup
    • Logout
  • Filter Products By
    • Category
    • Rating
    • discount
    • Price Range
  • Sort Products By Price
  • single-product
  • Cart Management
    • Add/Remove item to Cart
    • Increase/Decrease quantity of item in Cart
    • Move item to Wishlist from Cart
  • Wishlist Management
    • Add/Remove item to Wishlist
    • Move item to Cart from Wishlist

Folder Structure

- /public
- /src
   - /assets/images
   - /backend
   - /components
   - /hooks
      - /context
      - /reducer
      - /utils
   - /pages
   - /routes
   - /services
   - App.js
   - App.css
   - index.js
   - server.js
- package-lock.json
- package.json
- README.md
- yarn.lock

Development

To get a local copy of the code, clone it using git:

git clone :https://github.com/BISINIGISHIVANI/flip_shop.git

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.


Desktop and mobile support


About

Ecommerce app built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors