Practiced in;
- CSS: responsive @media
- JS: async & await, try & catch, .slice, .forEach, .preventDefault, .appendChild, .addEventListener
A search bar created which is make a search in github profiles by Githup API using axios methods. With slice and sort methods, profile card shows last 5 repos of user. Template literal methods used for DOM manipulation.