This is a basic user interface of a ecommerce store made with react js . Not resposive yet .Still need a lot of improvement .
![image](https://private-user-images.githubusercontent.com/93306066/307595026-573a6b60-b726-4885-8ebe-49ded982b1d7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzQ1MzEsIm5iZiI6MTczOTM3NDIzMSwicGF0aCI6Ii85MzMwNjA2Ni8zMDc1OTUwMjYtNTczYTZiNjAtYjcyNi00ODg1LThlYmUtNDlkZWQ5ODJiMWQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE1MzAzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc2MTVkMjRlN2ViZmJmZjdiZDIzZWRmYjUzZTkwMGExM2NkMTJmOTk4MWVkMmNhMTU0MjJiMWY4MzQ5Yjg3NTMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.zRLdUmIZM8-ovFtD2TJ4eQANO0e-UNvJFJKm2f1Nn7c)
Here is the deployed link of this store : https://ecommercestore-userinterface-by-rahulmandyal.netlify.app/
- Homepage
- Products page
- Single product page
- User cart page
While working with this small ecommerce store i learned ReactJs styled component and implemented the whole project with the styled component . Earlier i know a little bit about the styled component but never used it . But this project is completed implemented with the react styled component. So now i have better hands on the styled component as well.