Skip to content

techdev920/simple-ecomerce-app

Repository files navigation

Cartify

Cartify is a mocking of an online store with variety of products categories that lets user add those products to cart and perform required calculations based on the items added. Also Firebase's Authentication and Firestore has been integrated at the backend for authetication and database.

Live demo

https://cartify-cartify.netlify.app/

Features

  • Add products to cart
  • Firebase Auth + Firestore
  • Client Side + Firebase's Validation
  • Fetch API
  • Local storage

Tools/Template

  • Vite

Run Locally

Clone the project

  git clone https://github.com/SagarMainali/cartify.git

Go to the project directory

  cd cartify

Install dependencies

  npm install

Start the server

  npm run dev

Screenshots

Login-Signup Homepage Store Cart

About

An online store made using react along with Firebase's Authentication + Firestore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •