Skip to content

A basic website that calls to icanhazdadjoke.com API and returns a joke with Angular's HttpClient.

Notifications You must be signed in to change notification settings

Starosti/dadJokes

Repository files navigation

Dad Jokes

My (almost) first Angular project! A really basic website that calls to icanhazdadjoke.com API and returns a joke with Angular's HttpClient.

This is also the first time that I used SASS/SCSS, it's pretty cool!

Screenshot 2023-01-24 at 01-00-59 Dad Jokes Screenshot 2023-01-24 at 01-04-40 Dad Jokes

If you clone this project, do an npm install before running it, to make sure you have the dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

A basic website that calls to icanhazdadjoke.com API and returns a joke with Angular's HttpClient.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published