Giter VIP home page Giter VIP logo

maianki / shuttle-shopy-react Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 2.51 MB

Shuttle shopy is an ecommerce where you can buy all badminton related accessories - Your ultimate stop to buy all badminton equipments. Shuttle shopy is built using react, shuttle UI, react-router and mockbee as a mock backend.

Home Page: https://shuttle-shopy.vercel.app/

HTML 1.12% CSS 13.02% JavaScript 85.87%
react react-router-v6 css-3 grid-layout shuttle-ui mockbee

shuttle-shopy-react's Introduction

shuttle shopy logo

Shuttle Shopy

GitHub forks GitHub stars


Table of Contents
  1. About The Project
  2. Getting Started
  3. Features

About Shuttle Shopy

Shuttle shopy is an ecommerce where you can buy all badminton related accessories - Your ultimate stop to buy all badminton equipments. Shuttle shopy is built using react, shuttle UI, react-router and mockbee as a mock backend.


Getting Started


Prerequisites

You need to have node js and react installed on your local to run this app.

Installation

Clone the repository on your local machine by typing the below commands on your terminal and cd to shuttle-shoppy.

git clone https://github.com/Maianki/shuttle-shopy-react.git

cd shuttle-motion

Install the necessary dependencies.

npm install

Shuttle shopy uses mockbee's mockbackend. Since, we are working with mock backend servers. We need to give our mock backend access to the JWT secret key. So, for that, go ahead and create a .env file in your root directory of the app and add the below code in it:

REACT_APP_JWT_SECRET = <JWT_SECRET_KEY_OF_YOUR_CHOICE>

Now to run the app write the following command in your terminal:

npm start

This should run the app on localhost:3000.


Features and Pages

Home page

  • user can see a landing page with a list of few categories and trending products.
  • If user click on any one of the categories he/she will be redirected to the product list page with the selected category.

Product Listing Page

  • user can see a product listing page where all the products are listed with a section of filters.
  • user can apply various filters like price, category, rating etc. and can reset all filters by clicking on clear filters button.
  • On product card user can add item to cart or wishlist.

Cart Management

  • user can add or remove items from cart.
  • and can increase and decrease the quantity of products in the cart.
  • items can also be added to cart from trending section of home page.

Wishlist management

  • user can add or remove items from wishlist.
  • items can also be added to wishlist from trending section of home page.

Alerts and snackbar

User will be notified via a snackbar when they -

  • Add item to the cart
  • Remove Item from the cart
  • Increase or Decrease item in the cart
  • Move an item from the cart to the wishlist
  • Add item to the wishlist
  • Remove Item from the wishlist
  • Move an item from wishlist to cart

Order Summary

  • users can see the order summary card where they can see price,discount, delivery charges and total amount.

Authentication

  • User can do a guest login
  • User can Log In/Log Out with existing credentials
  • User can sign up by if they are new to website
  • The login is persistent.

Connect with me on

Feedback

If you have any feedback, please reach out to me at Twitter

shuttle-shopy-react's People

Contributors

maianki avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.