Skip to content

Latest commit

Β 

History

History
42 lines (28 loc) Β· 1.29 KB

File metadata and controls

42 lines (28 loc) Β· 1.29 KB

Periodic Elements View 🌟

A simple, interactive table displaying data about periodic elements. πŸ§ͺ

Features ✨

  • Data Loading Simulation πŸ“‘: Mimics fetching data from a server.
  • Editable Fields ✏️: Edit all fields of each periodic element with ease.
  • Field Filtering πŸ”: Filters across all fields, updating 2 seconds after input changes.
  • Theme Toggle πŸŒ—: Switch between light and dark themes effortlessly.

Tools & Technologies πŸ› οΈ

Project Setup βš™οΈ

To install dependencies, use the --legacy-peer-deps flag to avoid npm errors. Note that @ngrx/signals@19.2.1 is not yet updated for Angular 20 but works fine. Learn more about this issue Β»

npm install --legacy-peer-deps

Run Development Server πŸ–₯️

Launch the development server with:

nx serve

Build the Project πŸ—οΈ

Create a production build with:

nx build