This small Vue app displays the periodic table of elements.
Features:
- Click on an element to highlight its whole group.
- Click the "Invert" button to list the heavier elements at the top.
If you'd like to check it out yourself, see the instructions below, or visit periodic.feindt.dev.
npm installnpm run devnpm run buildLint with ESLint
npm run lint