



RandomGraill is a web application built with React and TypeScript, designed to help users find a restaurant in a fun and spontaneous way. Using an interactive wheel, the app randomly selects a restaurant based on either a given address or the user's current location. The interface is styled with Tailwind for a modern and responsive design, while the backend is managed with Firebase, providing real-time data handling. The app retrieves restaurant data using Google’s Places API. RandomGraill was also developed as a Progressive Web App (PWA) to ensure a smooth and accessible experience across all devices. However, due to the high costs associated with Google API calls and Firebase Cloud Functions, the project is no longer accessible.

