AustanBrown / PeriodicTableOfElements

Simple project showing the periodic table of elements using Vue.js and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periodic Table of Elements.

A simple project showing the periodic table of elements. Built using Tailwind CSS, Vue.js, Vite.js and Headless UI. The periodic table data is referenced from Bowserinator.

Installation

This project requires a stable version of Node.js and NPM. First clone the repository into your local environment:

git clone https://github.com/AustanBrown/PeriodicTableOfElements

Then install all the dependencies:

npm install

To run the project, execute the command npm run dev and point your browser to localhost:5173.

License

MIT

About

Simple project showing the periodic table of elements using Vue.js and Tailwind CSS.

License:MIT License


Languages

Language:Vue 76.2%Language:JavaScript 19.3%Language:HTML 3.8%Language:CSS 0.6%