GithubHelp home page GithubHelp logo

parmodkumar28 / buybusy-i Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 615 KB

Coding Ninjas assignment for a simple shopping app using react.

HTML 3.26% JavaScript 69.27% CSS 27.47%
cloud-server context-api css3 firebase firebase-auth frontend html5 javascript react

buybusy-i's Introduction

Busy Buy

Busy Buy is an e-commerce web application built with React. It allows users to sign up, sign in, browse products, add them to the cart, and make purchases.

Features

  • User authentication (Sign Up, Sign In, Logout)
  • Product browsing and filtering
  • Shopping cart functionality
  • Order history tracking feature

Project Structure

The project is organized into several components, pages, and context files.

src

  • Components
  • Context
  • Database
  • Pages

Getting Started

Firestore Database Structure

collections:

  • users: Store users information.
  • cart: Store cart items of all users.
  • orders: store orders of all users.

Getting Started

To get a local copy of the project and run it on your machine, follow these steps:

Prerequisites

  • Node.js and npm/yarn installed on your machine
  • Firebase project and credentials (Firestore setup)

Installation

  1. Clone the repository:
  1. Navigate to the project directory:
  • cd BuyBusy-I
  1. Install dependencies:
  • npm install
  1. Set up Firebase:
  • Create a Firebase project and set up Firestore.
  • Obtain Firebase configuration credentials.
  • Add Firebase config in firebaseConfig.js or similar, if not already present.

Usage

  1. Start the development server:
  • npm start
  1. Open the app in your browser:

buybusy-i's People

Contributors

parmodkumar28 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.