From f6a87287617af86b760334aff4dcf303dcca5bef Mon Sep 17 00:00:00 2001 From: Kevin Qu Date: Sun, 25 Jun 2023 23:55:56 -0400 Subject: [PATCH] readme --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1288701..cf84cf2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ -# Movie Rank - - -[![CircleCI](https://circleci.com/gh/yiqu/react-dnd/tree/master.svg?style=svg)](https://circleci.com/gh/yiqu/react-dnd/tree/master) +# Pokemon Drag N Drop +Drag and Drop using react-beautiful-dnd and RTK Query. ## Preview -[Firebase](https://react-dnd.web.app/) - -[Github Pages](https://yiqu.github.io/react-dnd/) \ No newline at end of file +[Hosted on Vercel](https://react-dnd-yiqu.vercel.app)