Skip to content

Renz00/e-shoppe

Repository files navigation

This is an ecommerce website for a fictional online store.
Author: Renz De la Torre

How to run and build locally:

  1. Run git clone https://github.com/Renz00/e-shoppe
  2. Run npm install
  3. Run npm run dev

Specific Objectives:

  • Create a product catalog.
    • Users can filter and search for products.
    • Users can add, update, and remove products in their cart.
  • Implement user account authentication.
    • Users can register an account.
    • Users can login to their account using their email address and password.
    • Users can only make orders when they are logged into an account.
  • Allow users to manage their orders.
    • Users can filter their orders.
    • Users can track their orders and browse previous ones.

Technologies Used:

  • Frontend - HTML, CSS, Vue 3, Vuetify
  • Backend API - Laravel 10
  • Database - MySQL

Backend repository: https://github.com/Renz00/e-shoppe-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published