Skip to content

React Shopping cart . Multipage shopping cart user interface . Used styled component .Not finised yet

License

Notifications You must be signed in to change notification settings

AltCampus/EcommerceStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcommerceStore

This is a basic user interface of a ecommerce store made with react js . Not resposive yet .Still need a lot of improvement .

Here is the deployed link of this store : https://ecommercestore-userinterface-by-rahulmandyal.netlify.app/

Multipage website

  • Homepage
  • Products page
  • Single product page
  • User cart page

What i learned throughtout this small project

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.