← Back to Projects

Tacos and Tequila
mobileappwebtracking


This was a fun project I built for a trip to Mexico with friends to track how many Tacos and Tequila shots we had in Mexico. This app quickly changed into more of a passion project. I have added a social feed along with the ability to track whatever you want.
This application is built using React for the user interface, with React Router for navigation and React Context API for managing user authentication state. It leverages Firebase for its backend, specifically Firestore as the database and Firebase Authentication. The app also integrates with the Google API for services like user sign-in, and uses react-select for enhanced dropdown menus and includes custom-built components for features like charting. Styling is handled with CSS.