Little Chic is an e-commerce platform for second-hand children's clothing. This project aims to provide a user-friendly interface for browsing, buying, and selling gently used kids' apparel. Features:
Product catalog with filtering options Shopping cart functionality User authentication and profiles Ability to add, edit, and delete items (for sellers) Responsive design for mobile and desktop use
Tech Stack:
Frontend: React with TypeScript (86% of codebase) Backend: Likely Node.js (based on suggested workflows) Other technologies: Vite (for build tooling)
Getting Started: Include instructions for setting up the development environment, such as:
Clone the repository Install dependencies (pnpm install) Set up environment variables Run the development server