Skip to content

jason-hn/tech-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TechStore

A full-stack e-commerce application for tech products built with the MERN stack.

Features

  • User authentication (register, login)
  • Product browsing and filtering
  • Shopping cart functionality
  • Order processing
  • User profiles

Tech Stack

  • Frontend: React, Tailwind CSS, Zustand
  • Backend: Node.js, Express
  • Database: MongoDB

Setup Instructions

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repository
  2. Install dependencies
    npm install
    cd client
    npm install
    
  3. Set up environment variables
  4. Run the development server
    npm run dev
    

About

A full-stack e-commerce app for tech products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors