CodeTude Mini-project is the part of 100DaysOfCode journey in reactjs learning. This mini-project I did on days 18-19.
This CodeTude mini-project contains the list of courses and the instructor and we can follow and unfollow the instructor as well. The Add to Cart functionality is also added with the cart count on the cart icon. Styled components are used to style the component.
02effaed-c806-4d05-9b98-700995b6a468.mp4
- Cart count functionality is added so when the user clicks on Add to cart the cart count increases or decreases.
- The user can follow or Unfollow the instructor.