SIL STORE is a E-commerce front-end web application built using React.js
Try the application live at https://nostalgic-jepsen-4c1139.netlify.app/
- React.js
- HTML5
- CSS3
- Javascript
- User can view a list of products
- User can add products to their shopping cart
- User can view shopping cart
- Mobile Responsive: compatible in portrait and landscape mode for iPhone 6/7/8/X and iPad
git clone https://github.com/Theprashil/silstore
cd silstore
npm install
npm start