Popular repositories Loading
-
HTML-CSS-HarleyDavidson
HTML-CSS-HarleyDavidson PublicStatic website using HTML5 & CSS3: BEM, :hover and :focus, ::after, positioning relative, absolute and sticky, navbar with text on one side, icons on another and logo, svg, display:flex, width calc…
HTML
-
javascript_exercises
javascript_exercises PublicJavascript practice: variables, operators, arrays, conditionals, loops, methods, dom, events, arrow-functions, destructuring, spread-operators, map, filter, find, reduce, callbacks, fetch, async-await
JavaScript
-
to-do-list
to-do-list PublicYou can type and add tasks to the list and remove them one by one once completed. It takes the value from the input when you add a new task. Used trim to avoid empty spaces. It shows a text "all ta…
SCSS
-
name-nationalities
name-nationalities PublicType a name, and it will tell you the chances and the country it origin's is. Also will show a total count of that name. Each time you search, it will remove previous results. It won't allow you to…
JavaScript
-
dragon-ball
dragon-ball PublicRun the json-server --watch exercise-4.json to be able to interact with the website. You click on each planet and it only shows characters from that planet. When you click on a character, it shows …
JavaScript
-
add-elements-from-api
add-elements-from-api PublicUsing Javasript, each time you click on "Call a character", we get access to the API and generate one by one the elements by API's sort order. It also generates a remove button for each element.
JavaScript
If the problem persists, check the GitHub status page or contact support.