Skip to content

szymonSadowski/rate-the-drink

Repository files navigation

RateThatDrink

RateThatDrink is simple app that allows you to Vote which of the two random drinks selected is better.

Technologies used

  1. Next.Js: no needs for introductions :)
  2. Tailwind: utility first CSS framework
  3. Prisma: ORM used for database (MySQL) operations
  4. PlanetScale: provides MySQL database

Getting started

Use our handy CLI command to spin up a RateThatDrink: yarn and yarn dev. For all functionalities you will need to provide SHADOWBASE_URL and DATABASE_URL (from planetscale) as variables. Put them in .env.local file and all should work fine 🚀

Feature set

This project is something I made in my free time with technologies that I enjoy! demo.

Have an idea? Notice a bug?

We'd love to hear your feedback! Feel free to log an issue on our GitHub issues page. If your question is more personal dms, my personal twitter are always open as well.