GeoBrodas / react-beautiful-dnd-nextjs

Using React-Beautiful-dnd with Nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Beautiful-Dnd with Nextjs

react-dnd-with-nextjs

The reason I started out with this proejct was definitely because I wanted to try out the package and looks like, it's a bit different to implement in Nextjs, as there is a peculiar error. Fork the repo to see what's the fix! đź‘€

Demo

playback-demo

Tech Stack

  • NextJS
  • Tailwind
  • React-Beautiful-dnd

Run Locally

Clone the project

  git clone https://github.com/GeoBrodas/react-beautiful-dnd-nextjs.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Feedback

If you have any feedback, please reach out to us at

About

Using React-Beautiful-dnd with Nextjs


Languages

Language:JavaScript 99.4%Language:CSS 0.6%