From 0e203fe1349bb8492fd7c45be0e294cd8645d573 Mon Sep 17 00:00:00 2001 From: Onedibe Chigozie Charles Date: Sat, 15 Aug 2020 14:00:31 +0100 Subject: [PATCH 1/2] add tailwind css link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 446a56c..22938b5 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,8 @@ Useful articles and learning resources. - [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations. - [Swagger](https://swagger.io/) - Design and document APIs compatible with OpenAPI specification. - [StackEdit](https://stackedit.io/) - In-browser Markdown editor -- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. +- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. += [Tailwindcss](https://tailwindcss.com/) - A css low level utilty framework From e11ce7a83525308399091b852f67aed799a8b21c Mon Sep 17 00:00:00 2001 From: Onedibe Chigozie Charles Date: Sat, 15 Aug 2020 14:12:30 +0100 Subject: [PATCH 2/2] added react query --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22938b5..33f5ad0 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Useful articles and learning resources. - [StackEdit](https://stackedit.io/) - In-browser Markdown editor - [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. = [Tailwindcss](https://tailwindcss.com/) - A css low level utilty framework - +- [React Query](https://react-query.tanstack.com/) - React query