Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 944 Bytes

File metadata and controls

31 lines (22 loc) · 944 Bytes

Shoes

tr

Just a basic React application built for practice. It is only optimized for mobile and tablet, since the design covers those breakpoints. The interactions are simple and not heavily optimized; the focus was mostly on structure and layout.

Tech Stack

Development Notes

vite.config.ts

server: {
  host: true, // set to true so you can access via 192.168.x.x, adjust as needed
  port: 5173,
}

Screenshots

Home Page Details Page