Using array index as key
can lead to bad consequences. This project shows differences between using array index as key
and using id from dataset as key
with the help of Carousel Transitions
git clone https://github.com/SujayPrabhu96/React-Keys.git
cd React-Keys
yarn
yarn add react-transition-group
yarn start