You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Notes App built with React and Redux Toolkit. Add, edit, delete, and search notes with global state management. Includes grouped dispatch examples and clean, beginner-friendly code structure.
A shopping cart built with React and JavaScript is a crucial component of an e-commerce website or application. It allows users to select and manage products they wish to purchase.
It is full stack Myntra Clone App, It has Login/Signup Feature with directly linked with Backend(Nodejs). It has Add Product, Remove Product Features with Redux Toolkit state library and Reactjs as Frontend. It fetches API's with RTK Query. Backend is madeup of Node, MongoDB, Expressjs.