UI Challenges is my training lab to practice and improve my HTML & CSS skills
UI Challenge | Solution | Code |
---|---|---|
Pokemon Card | :bulb: | :computer: |
Smooth Scrollable List | :bulb: | :computer: |
Read more content | :bulb: | :computer: |
mkdir pokemon && cp template/index.html pokemon && cp template/style.css pokemon
*pokemon
is the new folder for the challenge por example
Feel free to send me new UI Challenges by creating a new issue in this project.