From 43e70d0cb6f77dbc029d98e9c2c353010d247828 Mon Sep 17 00:00:00 2001 From: Spencer Lepine <60903378+spencerlepine@users.noreply.github.com> Date: Sat, 9 Dec 2023 17:19:11 -0800 Subject: [PATCH] add badges to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea655b2..fb08caa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Create and store weekly grocery shopping lists. Find real products via search or barcode scan, view nutrition facts, or upload your own. +![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Firebase](https://img.shields.io/badge/firebase-orange.svg?style=for-the-badge&logo=firebase&logoColor=white) ![Heroku](https://img.shields.io/badge/heroku-%23430098.svg?style=for-the-badge&logo=heroku&logoColor=white) + ![Demo GIF](./client/src/assets/images/demo.gif) [![Youtube Video](./whitepaper/images/THUMBNAIL-smaller.png)](https://www.youtube.com/watch?v=2YrizGT_2xA)