Giter Club home page Giter Club logo

curly-pancake's Introduction

Exam

You are expected to fork this repo and to commit to your fork after you complete each task, no matter the order you complete them in.

Tasks to complete

  • Change the primary and accent colours of the theme.

  • Change the not found page so that the url shows up in a different font.

  • Without editing the HTML, make the buttons in the counter component work.

  • Without deleting anything from the HTML, use a custom pipe to draw an asterisk based on the value of counter. For every 5 in the counter you should print one asterisk. So if the counter equaled 0 thru 4, there would be no stars. If counter was 5 thru 9, you would see one star. 10 thru 14, 2 stars. 15 thru 19, 3 stars. And so on. The number value of the counter should also still appear.

  • Add a new component and service that get and display a random dad joke from https://icanhazdadjoke.com/api#fetch-a-random-dad-joke

  • Add a working routerLink to your new component in the sidebar and ensure that the joke will reload every time that link is clicked.

curly-pancake's People

Contributors

mottelz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.