I’ve built an E-commerce application using React.js , Tailwind CSS
Key technologies and libraries I used:
-React Hooks:useState, useEffect for state and lifecycle management
-React Query (useQuery): for efficient data fetching and caching
-Context API: to manage global state across the app
-Axios: to handle API requests smoothly
-Yup: for robust form validation