uhop / react-key-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a test application to show some problems with lists rendered in React and wrong keys. All three examples of keys are wrong.

How to run

# Install
npm ci

# Run
npm start

Go to http://localhost:8080/

All relevant code is in src/. WHen it is updated, it is automatically reloaded.

About


Languages

Language:JavaScript 80.0%Language:HTML 10.3%Language:CSS 9.8%