jfmartinz / Foodie

A recipe website project built using TailwindCSS.

Home Page:https://cravingswithfoodie.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foodie

image

A recipe website project built using TailwindCSS.

Figma Design here

Usage

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is public/css/output.css

npm run watch

To build once run...

npm run build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations

Connect with Me

About

A recipe website project built using TailwindCSS.

https://cravingswithfoodie.netlify.app/


Languages

Language:CSS 75.8%Language:HTML 22.7%Language:JavaScript 1.5%