Skip to content

Commit c0d04cc

Browse files
authored
Update Readme - Partially done
1 parent 72f044e commit c0d04cc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# CSS Is Fun
22

33
### Yes! You heard it right CSS is awesome, and this repository contains UI Snippets
4+
5+
# My Projects
6+
7+
| Project Name | CodePen Link | Preview | Source Code |
8+
| ------------ | ------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
9+
| Cart Item | [Go Live](https://codepen.io/deveesh_shetty_12/pen/rNKXvKm) | <img src="https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/9b12a923-f70a-411e-8964-0273e507576a" alt="Cart Item" width="400" height="400"> | [Code - Cart Item](https://github.com/Deveesh-Shetty/CSS-Is-Fun/tree/master/Cart%20Item) |
10+
| Social Login | [Go Live](https://codepen.io/pen/KKejzVy) | <img src="https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/18d4af5d-459e-4b45-8c51-aa253ff88da9" alt="Social Login" width="400" height="400"> | [Code - Social Login](https://github.com/Deveesh-Shetty/CSS-Is-Fun/tree/master/Social%20Login) |
11+
| Counter using Closure | [Go Live](https://codepen.io/pen/vYVjLqx) | <img src="https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/eefb6819-f21e-4b6b-8bcd-3a08368bcd51" alt="Counter" width="400" height="400"> | [Code - Counter](https://github.com/Deveesh-Shetty/CSS-Is-Fun/tree/master/Counter) |
12+
| Accordion | [Go Live](https://codepen.io/pen/) | <img src="https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/8417ccd9-8363-4d3f-920b-1b7013ba1158" alt="Accordion" width="400" height="400">| [Code - Accordion](https://github.com/Deveesh-Shetty/CSS-Is-Fun/tree/master/Accordion) |
13+
14+

0 commit comments

Comments
 (0)