Memnoc / Meal-Generator

A simple web app to generate random meals based on selected options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meal Generator

A simple utility to generate reandom meals based on a specific food selection.

Why?

Have you ever felt like you never know what to cook? My girlfriend does, so she urged me to find a solution, stat!

Tech - React + TypeScript + Vite + Next UI

Commands

Tailwind - setup

tailwind npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

Next UI setup

npm i @nextui-org/react framer-motion

About

A simple web app to generate random meals based on selected options


Languages

Language:TypeScript 56.7%Language:JavaScript 25.0%Language:HTML 10.9%Language:CSS 7.5%