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 is a simple app made with React JS, Material UI, React Bootstrap, Bootstrap, Tailwind CSS all combined. I have given a short example of React Routing, Searching feature for beginners. Check it out!
using React and React Router for navigation, Firebase Authentication for secure access, and styled it with Tailwind CSS and DaisyUI. I integrated React Icons, managed dynamic routing with useParams and useLocation, and utilized useLoaderData for efficient data fetching. Finally, I added react-marquee for engaging text animations.
Single-page React application for a camper van rental service. Uses React Router to manage several pages. Relies on Firestore to store and retrieve data about vans and hosts.
Project Movies: This project was about building a movie site to show popular movies using React Router library. We added another API-endpoint to also add upcoming movies. This was a collaboration with a fellow student.
Azkar App – A React application built with Vite that displays daily Islamic Azkar in an organized and user-friendly way. Features category-based navigation, dynamic routing, SCSS styling, and a modern UI.
DevFlow is a modern and interactive web application designed to help users explore developer profiles, navigate through different sections, and learn about routing, layouts, and dynamic content rendering in React.
A CRUD react app in which you can add, update, view, delete details of users. The app is not using any online server or database for storing the data all the data are getting stored in the app locally in JSON format.