From 0fb68239d1d473591a0b2b9eae06cfcd072dab29 Mon Sep 17 00:00:00 2001 From: Stephany Nusch Date: Mon, 5 Apr 2021 02:03:55 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c0013df..2c93829 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ ![debounce](https://user-images.githubusercontent.com/7193438/113538989-09bd0800-95b3-11eb-9a15-20b0ee66deb9.gif) Inspired by [this tutorial](https://www.youtube.com/watch?v=6EDhZHsRY4k&ab_channel=WhattheJavaScript), I gave lodash a try and also played a little with Typescript in React. + +## Built with +- lodash +- lesting-library +- typescript +- react +- material-ui