A to-do app built in React that allows users to manage their tasks with features such as editing, deleting, and marking tasks as complete. The app is built using React, a popular JavaScript library for building user interfaces.
A responsive shopping cart application built using React and Bootstrap. The app allows users to easily browse and add items to their cart. The app is designed to be fully responsive, ensuring that it looks and functions great on any device, whether it's a desktop computer, tablet, or smartphone.
A user dashboard application built using React, which allows users to manage their account information, including CRUD (create, read, update, delete) functionality of users.The app is making use of axios, a promise-based HTTP client for the browser to handle the http requests and make communication with the backend.