Skip to content

ufeindt/periodic-table

Repository files navigation

periodic-table

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.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Simple Vue app displaying the periodic table of elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published