blubirdd / aeshop-ecommerce

An e-commerce web application featuring collectibles and tech

Home Page:https://aeshop.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Aeshop is an e-commerce web application selling different kinds of tech, gadgets and collectibles, built with React and Laravel as the API,

Built with

  • ReactJS
  • Tailwind CSS
  • Laravel
  • MySQL

Features

  • Responsive Design
  • Cart Functionality
  • Multi-user authentication
  • Admin dashboard
  • API filter

API

The following is a list of api end points:

POST /api/signup

POST /api/login

POST /api/logout

GET /api/products

POST /api/products

GET /api/products/:slug

GET /api/cart

POST /api/checkout

GET /api/users

GET /api/orders

GET /api/dashboard

About

An e-commerce web application featuring collectibles and tech

https://aeshop.vercel.app/


Languages

Language:JavaScript 55.1%Language:PHP 40.1%Language:Blade 4.3%Language:CSS 0.3%Language:HTML 0.2%