Code Monkey home page Code Monkey logo

gimesto-store-ecom's Introduction

Gimesto Store logo

Gimesto Store

Forks Stars


An E-commerce App built with React, having functionality like product listing, cart, wishlist and filtering.

Live Preview: gimesto-ecom.vercel.app


Features:

  1. Authentication: Login and SignUp functionality
  2. Auth state persistance using cookies
  3. Private and public routes: Private routes accessible only on login
  4. Search Params: Used for sort and filter, persistent
  5. User actions like add/remove from cart, toggle wishlist
  6. Increment/decrement quantity in Cart page
  7. Total price with quantity shown in the place order section
  8. React: useContext, useReducer, useEffect, useState, custom hooks, functional components
  9. Mock backend using Mirage JS and Mockman API.

Features in progress/TODOs

  1. Product search functionality
  2. Address management for orders
  3. User profile page
  4. Orders section
  5. Payment integration

Libraries used:

  • React.js : v17.0.2
  • React router: v6.2.2
  • Axios : v0.21.4
  • Mirage js : v0.1.41
  • Prop-Types : v15.8.1
  • JWT : v8.5.1
  • Gimesto Component library (developed by me)

Get started

  1. Clone the repo:
  $ git clone https://github.com/vrx29/gimesto-store-ecom.git
  1. Switch to dev branch:
  $ cd gimesto-store-ecom
  $ git checkout dev
  1. Install required node modules:
  $ npm install
  1. Create a .env file at the root folder create a SECRET KEY
    REACT_APP_JWT_SECRET=radomkey
  1. Start the dev server:
  $ npm start
                   or
  $ yarn start

Open the localhost:3000 link in the browser.


๐Ÿš€ Tools and Stack Used


Home page screenshot

Gimesto Store

Product listing page screenshot

Gimesto Store2

๐Ÿ‘จโ€๐Ÿ’ป Connect with me

gimesto-store-ecom's People

Contributors

vrx29 avatar

Stargazers

 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.