/Meal-Generator

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

Primary LanguageTypeScript

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