An open API service indexing awesome lists of open source software.

https://github.com/datejer/electron-config

⚛ A (hopefully) useful tool for chemistry classes. WIP.
https://github.com/datejer/electron-config

chemistry javascript

Last synced: 12 months ago
JSON representation

⚛ A (hopefully) useful tool for chemistry classes. WIP.

Awesome Lists containing this project

README

          

# Electron Configuration ⚛

Created out of boredom, a (hopefully) useful tool for chemistry classes. WIP, to be expanded. Created using Node.

## Prerequisites

- Install [Node.js](https://nodejs.org/en/) 🤯

## Usage

Follow these steps to run the program:

1. Clone this repository.
`$ git clone https://github.com/datejer/electron-config`
2. Run the `index.js` file.
`$ node index.js`
3. Done! 🎉

The program accepts both names (`Aluminum`) of the elements as well as their symbols (`Al`), _NOT_ case sensitive. 😊

## Author(s)

- [ejer](https://github.com/datejer)