Code Monkey home page Code Monkey logo

fakebazaar's Introduction

Fakebazaar

A Fake Marketplace built by combining various concepts of Frontend Development as well as Backend as Firebase.

Site is live at Fakebazaar


Motivation

This is a project to learn and combine concepts like React Context API, React Router, Firebase, etc. Also to make use of Firebase Authentication, and subsequent conditional rendering and protected routes. It uses Google OAuth for authentication, which also requires setup of Authorized Domains in Firebase for hosting.


Features

  1. Home: To highlight products with highest discounts, ratings.
  2. Categories: To view products based on category.
  3. Search: To search for products based on name.
  4. Cart: To view products in cart and checkout.
  5. Orders: To view past orders.

Dataset

You can find the dataset & script to populate it in populate_firebase/ directory.

To populate the dataset, follow the instructions in populate_firebase/README.md.

Credits: BigBasket Products Dataset


Instructions

Use the following steps to run the project locally:

  1. Clone this repo
  2. Run npm i to install all dependencies
  3. Run npm start to start the server

Technologies and Frameworks used:

  1. React JS
    • Context API
    • Hooks
      • useState
      • useEffect
      • useContext
  2. React Router v6
    • HashRouter
    • Outlet
    • Navigate
    • Hooks
      • useNavigate
      • useParams
      • useLocation
  3. Firebase
    • Authentication
    • Database
  4. Bootstrap
  5. React-feather

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.