What it does

This react app lets you explore about all the different elements in chemistry.

How to run locally

Run npm install or yarn install to install the node packages and dependencies. Run npm start or yarn start to start the website. Go to localhost:3000 to use it.