Ahmed-magdy2012/Ski_Shop — reverse-engineered prompt
Reverse engineered prompt
Build me a simple online ski shop called SKINET using the existing client and server setup in this repo. I want someone to be able to open the site, browse ski products, see product details like name, price, description and images, add items to a cart, update quantities, remove items, and go through a basic checkout flow.
Please make it feel like a real small store, with a clean modern layout, responsive pages, and clear loading and error states. If there is already a server API, connect the client to it properly. If anything is missing, add the simplest sensible version so the app can run locally. Keep the code organized and easy to follow.
Also make sure there are basic setup instructions so I can run the client and server, and use Docker if that is already part of the project. Look up current docs online if you need to.
Want more depth? Deep Reverse