smenjas / chemistry-explorer

A chemistry app built with vanilla JavaScript
https://smenjas.github.io/chemistry-explorer/
ISC License
1 stars 2 forks source link
chemical-compounds chemical-elements chemistry isotopes periodic-table

Chemistry Explorer

This is a chemistry app built with vanilla JavaScript. It's an exercise to learn web development fundamentals, using the simplest technology stack: HTML, CSS, & JS.

Exercise Constraints

Goals

Periodic Table of the Elements (large) Silicon element details SiO2 compound details Group 14 Period 3 Isotopes

Development

Install the dependencies by running:

npm install

Start the node server with:

npm run dev

Identify syntax and style issues with:

npm run lint

Generate documentation with:

npm run doc

Run automated tests with:

npm run test

Molecule icon by Icons8