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
This project is a Todo application developed to help me understand and implement key concepts in web development. Through this project, I gained hands-on experience with CRUD operations (Creating, Reading, Updating, and Deleting records) and explored essential React concepts such as State Management, React Context, and Custom Hooks.
FlickWatch 🎦🍿 is Open Source Code Base which uses the movie database (tmdb) to fetch movie id and VidSrc to stream movie .It uses React as the frontend and Express as the backend with Tailwind css as the styling library and lucide and heroicons for icon with headless ui for styled component
This is a web application project developed using the React JavaScript library. It serves as the frontend part of a web application and is responsible for providing a user interface and interacting with the backend to display data and user interactions.. 📚
This is my learning React-based Stock trading frontend Dashboard project, coupled with Tailwind CSS, presents real-time stock data. Leveraging React's core concepts such as state management, UseState ,UseEffect, ContextApi and Finnhub API Integration.
AI Image Detection Tool (TroothView): An interactive web application that predicts whether an uploaded image is AI-generated or real, visualizing confidence levels in a doughnut chart.
This project was developed using React and Firebase. With Firebase, the user can create a new account or log in with their google account. The user can see the movies coming from the api and watch trailers if they want.