diff --git a/Projects/1-Beginner/Chemical_Periodic Table.md b/Projects/1-Beginner/Chemical_Periodic Table.md new file mode 100644 index 00000000..0a9a2609 --- /dev/null +++ b/Projects/1-Beginner/Chemical_Periodic Table.md @@ -0,0 +1,22 @@ +# Chemical_Periodic Table + +**Tier:** 1-Beginner + +While creating this website one can learn many properties of CSS and HTML. + +The styling is up to you so use your imagination and get creative! You might +also find it worth your time to experiment with. + +## User Stories + +- [ ] User can see the modern periodic table elements in the order they are arranged. +- [ ] User can see more information by clicking on the element tile in the popups +- + +## Useful links and resources + +- [Github repository](https://github.com/atharva20-coder/periodic-table/blob/main/index.html) + +## Example projects + +- [Live Site ↗](https://dynamic-periodic-table.netlify.app/)