Coder Social home page Coder Social logo

makeju's Introduction

Makeju

나만의 맥주를 만들어보세요!

https://makeju.vercel.app/

  • 몰트(맥아)와 홉 종류를 선택할 수 있어요.
  • 선택한 재료에 맞춰 맥주의 색깔이 예측돼요. 이때 degree LovibondSRM 수치를 활용했어요.
  • 완성된 맥주를 맥주잔에 따라 볼 수 있도록 인터랙션을 구성했어요.

Note

2024. 01. 06. - 2024. 01. 07.

하루 개발 프로젝트로 진행하였습니다. 기획부터 개발까지 모두 하루만에 마무리하려 하였지만, 계획보다 다소 늦어져 이틀 정도 걸렸어요.

미리보기

  • 재료 선택

  • 완성 페이지

개발

Stacks

React TypeScript Next.js Tailwind css Zustand

폴더 구조

src/
    components/     # (비교적) 프로젝트나 라우팅에 독립적인 컴포넌트 배치
    app/
        _components/    # 현재 프로젝트나 라우팅에 종속적인 컴포넌트 배치
        /path/for/routes
            page.tsx
            layout.tsx
            ...

붙임

맥주의 SRM 레벨에 따른 색상은 https://www.barleydogbrewery.com/xml/colors.xml 의 수치를 사용하였습니다.

맥주 첨가물 및 부가물의 여러 수치(L, G value)와 설명은 https://byo.com/resource/grains 에 기초하였습니다.

makeju's People

Contributors

hoqn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.