Learn and appreciate cooking with YAKINIKU.
🐄
About
·
Preview
·
Setup-Guide
YAKINIKU is a website for learning about yakiniku. This site will provide you with a variety of cow breeds along with valuable information. It includes details about each cut, such as its origin and cooking recommendations. Additionally, we offer a mini-game for yakiniku enthusiasts where you can select a beef cut, read the cooking guide, start grilling, and receive a cooking result to gauge your skills.
*****IMPORTANT!:
- This is the final project of I2CEDT
- This is almost built with pure HTML, JS, CSS (excluding routing things) because it's an I2CEDT-final requirement.
cd .\frontend\
npm install
npm start #or npm run devcd .\backend\
npm install
npm start #or npm run devcd .\backend\
docker-compose up




