Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brunogg69/periodic-table

An Interactive Periodic Table made in React + TailwindCSS
https://github.com/brunogg69/periodic-table

css javascript js jsx react science tailwind tailwindcss website

Last synced: 15 days ago
JSON representation

An Interactive Periodic Table made in React + TailwindCSS

Awesome Lists containing this project

README

        

![Periodic Table](https://cloud-dxfpfla6a-hack-club-bot.vercel.app/0image.png)

# Modern Looking Periodic Table

----------------------------------------------------------------------------------------------------------------------------

### This is a modern looking Periodic Table where all the 118 elements of the table are shown. You can also see more info after clicking the desired element. Visit the website [here](https://periodictable.brunogg.in/))

## Technologies used:
- HTML
- CSS
- JavaScript
- Tailwind CSS (Styling)
- React

## Features
- Modern Periodic Table Design
- Elements Clearly Displayed
----------------------------------------------------------------------------------------------------------------------------
## How to run the project locally (I recommend visiting it [here](https://periodictable.brunogg.in/))
1. Clone the repository
```bash
git clone https://github.com/BrunoGG69/BrunoWave.git
```
2. Change the directory
```bash
cd client
```
3. Run **npm install**
```bash
npm install
```
4. Run **npm run dev**
```bash
npm run dev
```
5. Visit on
```bash
localhost:5173/play
```

## Periodic Table © 2025 by Prathamesh Prabhakar is licensed under CC BY-NC-ND 4.0

This project development was **Aided** by AI tools, specifically:

* **GitHub Copilot:** For mild code suggestions.
* **ChatGPT:** For aiding in repetitive tasks and code cleanup.

However, the design and implementation of the project are entirely original and based on the resources listed above.