https://github.com/bobbicodes/elements
Learn the Periodic Table. Built with Reagent.
https://github.com/bobbicodes/elements
Last synced: about 1 year ago
JSON representation
Learn the Periodic Table. Built with Reagent.
- Host: GitHub
- URL: https://github.com/bobbicodes/elements
- Owner: bobbicodes
- Created: 2018-05-26T20:29:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T04:28:17.000Z (about 3 years ago)
- Last Synced: 2025-01-31T06:42:32.752Z (over 1 year ago)
- Language: Clojure
- Homepage: https://bobbicodes.github.io/elements/
- Size: 416 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elements
Reagent app, displays atomic number, chemical name, abbreviation, embedded audio podcast from Chemistry World, image and Wikipedia article for each of the 118 elements.
View live app [here](https://bobbicodes.github.io/elements/).

## To build locally:
Install [Leiningen](https://leiningen.org/). Clone this repo, change into the project directory and enter:
$ lein figwheel