ビアログ

アプリについて

フルースタックのびーる評価するアプリ

This application allows users to browse beers, write reviews, and rate their favorites. The project was built to explore modern web development using Next.js and a custom backend API.

The goal was to create a clean, responsive interface while building a practical full-stack project that includes authentication, database interaction, and user-generated content.

テックスタック

Next.jsReactTailwind CSSNode.jsExpressPostgreSQLJWT 認証

工夫点

  • User authentication with login and logout
  • Browse beers and view detailed beer pages
  • Create and edit beer reviews
  • Rating system for beers
  • Recent activity feed showing latest reviews
  • Responsive design built with Tailwind CSS
View the Frontend Source on GitHubView the Backend Source on GitHub