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
In this application, you can access products only after logging in. Once logged in, you can navigate between pages, view product details, and perform searches related to products. To implement this scenario, I utilized API requests, the React-Router-Dom, and Context API in this application.
This project incorporates technologies such as React, Bootstrap, SweetAlert2, and Axios. Additionally, CRUD (Create, Read, Update, Delete) operations are implemented in the project using a mock API. React Router is employed to enhance functionality and improve the user experience.
Fusion Fits is a modern clothing web application designed for men and women, offering a seamless and stylish shopping experience. Built using the MERN stack (MongoDB, Express.js, ReactJS, Node.js), it provides a user-friendly interface, secure authentication, and efficient product management.
In today's digital age, more and more people are turning towards digital solutions to simplify their lives. One such solution is the digital card, a virtual representation of a physical card. Digital cards are becoming increasingly popular as they offer several advantages over traditional physical cards.
This is a web-app which lists movies and web-series by externally calling TMDb API, with a subscription page where you can see your active monthly subscription and any recurring subscriptions! in react.js 😎
Jobby App is a React-based job search platform that allows users to browse, search, and filter job listings. The application features user authentication, detailed job views with company information and skill requirements, and the ability to filter jobs by employment type, salary range, and location. It also provides a responsive interface.
A small Single Page Application (SPA) built with React that allows users to log in and sign up seamlessly. This project demonstrates fundamental React concepts, including state management with hooks, and uses useNavigate for smooth navigation between pages. Perfect for learning the basics of React routing