Skip to content

iakhator/firebase-shopping-cart

Repository files navigation

Shop Center

My playaround Nuxt.js project

Introduction

  • ShopCenter is an skelental e-commerce platform for mobile phone *To view the project visit this link

Key Features of this Application

  • Users can create account, signin
  • Users can get products based on brands.
  • Users can add items to cart.
  • Authenticated users can order Items.

Development

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

Test

yarn run test

Deployment

# build for production and launch server
$ yarn build
$ yarn start

Technologies

  • Redis: Used in this project for storing cart items.
  • Nuxt.js: Nuxt is a Vue SSR universal framework
  • Firebase: used for storage

About

A simple e-commerce built with Nuxt and firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published