Creating a Periodic Table with Angular, Sass, and CSS Grid
I’m thrilled to share a recent project: a Periodic Table created using Angular for the application structure, Sass for styling, and CSS Grid for the layout.
Live Preview
You can preview the Periodic Table live on Stackblitz, which provides an interactive environment to see the table in action:
Getting the Code
To get started with the code and run the project locally, you can clone the repository from GitHub. Follow these steps:
git clone https://github.com/veben/periodic-table.git