/PubCrawl

Primary LanguageTypeScriptMIT LicenseMIT

Pub Crawl

Welcome to Pub Crawl, an app that helps you find breweries and discover beers! This app allows users to explore breweries near their location or in any city worldwide. It also provides detailed information about each beer, including its ABV (Alcohol by Volume), IBU (International Bitterness Units), and more. Users can take advantage of the passwordless login process powered by Supabase and save their favorite beers to their profile.

Features

  • Find breweries near your current location or in any city around the world.
  • Discover beers and get detailed information about each beer, including ABV, IBU, and more.
  • Passwordless login process powered by Supabase for seamless authentication.
  • Save interesting beers to your profile for future reference.

Demo

Check out the live demo of Pub Crawl at pubcrawl.vercel.app.

Technologies Used

Pub Crawl was developed by Alex Perez using the following technologies:

  • React
  • Typescript
  • TailwindCSS
  • Supabase

Getting Started

To run the app locally on your machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/pub-crawl.git
  1. Install the dependencies:
cd pub-crawl
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:5173 to access Pub Crawl.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For any inquiries or questions, you can reach me via email at alejandro.gperez745@gmail.com.