An open API service indexing awesome lists of open source software.

https://github.com/halilatilla/pokemon-draggable-list

A simple example for creating a draggable list
https://github.com/halilatilla/pokemon-draggable-list

context-api dragable react reactquery tailwind

Last synced: 3 months ago
JSON representation

A simple example for creating a draggable list

Awesome Lists containing this project

README

          

# Pokemon Draggable List

A simple example for creating a draggable list

## [Live Demo](https://sharp-gates-f3635f.netlify.app/)

![poke-list](https://user-images.githubusercontent.com/27916419/133886858-5df1737f-6925-4571-a314-ceb60b2fbcc9.gif)



This is a simple template for [Create React App](https://github.com/facebook/create-react-app).

## Getting Started

First, run the development server:

```bash
npm run start
# or
yarn start
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.