This is a web application featuring a periodic table I built to help study for my chemistry class. It displays all 118 elements in a color-coded grid, includes a search bar to filter by name, symbol, or atomic number, and lets you click/tap on an element to view more info like atomic mass, group, and category. I used HTML, CSS, and JavaScript to build the app, and all element data is stored in a separate file.
This is a web application featuring a periodic table I built to help study for my chemistry class. It displays all 118 elements in a color-coded grid, includes a search bar to filter by name, symbol, or atomic number, and lets you click/tap on an element to view more info like atomic mass, group, and category. I used HTML, CSS, and JavaScript to build the app, and all element data is stored in a separate file.