Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakshisrivastava413/search-giphy

search GIFs based on the keyword
https://github.com/sakshisrivastava413/search-giphy

Last synced: 24 days ago
JSON representation

search GIFs based on the keyword

Awesome Lists containing this project

README

        

# Search Giphy

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.2.3.

Elementary kickstart project for beginners in angular. You can checkout the demo [here](https://search-giphy.firebaseapp.com).

## About

This project basically search the giphy based on the keyword entered. GIPHY Search enables you to instantly find the exact GIF you are looking for based on the letter entered in the input allowing your project or app to leverage the powerful GIF search found on [giphy](https://giphy.com/) to your liking.

## My learning

  • How to write own CSS :P

  • Pass values from component to a service.

  • HttpRequest using query params in the url.

  • Deploy project on firebase.
  • ## Development server

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