Skip to content

amartinsmg/PeriodicTable

Repository files navigation

Periodic Table

This is a personal project for a web-based Periodic Table application. It's built using Embedded JS, SASS, and JavaScript.

The Periodic Table contains the data of chemical elements such as name, symbol, atomic number, atomic mass, density, melting point, and boiling point. It is a valuable tool in chemistry, physics, and other sciences.

How to run the project

To run the project, please follow the below steps:

  1. Clone this repository to your local machine.
  2. Install the required dependencies by running yarn install.
  3. Build the project by running yarn build.

Once the build process is complete, you can access the application by opening the index.html file located in the 'dist' directory in your web browser.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contributing

Contributions to this project are welcomed. If you find any bugs or have a feature request, please open an issue or submit a pull request.

Releases

No releases published

Packages

No packages published