periodic-table

This is an elegant periodic table site written using Svelte. It's super minimalist with no clutter, perfect as reference material while doing class assignments and stuff. If you like this project, please consider giving it a star! ⭐️

Usage

If you'd like to self-host it:

  1. Clone the repository.
    $ git clone https://github.com/justsharan/periodic-table.git
    $ cd ptable
    
  2. Install the dependencies and build the site.
    $ yarn install
    $ yarn build
    
  3. The static site should be in the public folder.

If you want to make modifications to it (changing color schemes, etc) I would suggest using yarn dev to hot reload changes as you make them.

Screenshots

License

ptable is released under the GNU GPL v3 license.
This project uses the Svelte framework, which is released under the MIT License.

Top categories

Loading Svelte Themes