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

https://github.com/marocena26/angular-gifs-app

Angular: from zero to expert - Project03 - Angular Gifs App πŸ€–β€‹. Responsive πŸ“±β€‹. Technologies used: HTML 5, Bootstrap, Typescript, Angular 16. Individual project.
https://github.com/marocena26/angular-gifs-app

angular bootstrap typescript

Last synced: about 2 months ago
JSON representation

Angular: from zero to expert - Project03 - Angular Gifs App πŸ€–β€‹. Responsive πŸ“±β€‹. Technologies used: HTML 5, Bootstrap, Typescript, Angular 16. Individual project.

Awesome Lists containing this project

README

          

# GifsApp project πŸ€–β€‹

## πŸ‘©πŸ»β€πŸ’» Author

- **Elena Arocena: [@marocena26](https://github.com/marocena26)**

## πŸ‘‰πŸ»β€ŠHey, look here!

In the attached repository you will find all the challenges, just click [here](https://github.com/marocena26/Angular-from-zero-to-expert) πŸ˜‹.

## πŸš€β€ŠIntroduction

In this repository you can find the files generated in the **Angular: de cero a experto** within **[Fernando Herrera Udemy](https://www.udemy.com/course/angular-fernando-herrera/)**.

Gif search application. The user will use a search bar to be able to see a maximum of 10 gifs of the searched item on the screen.

> **NOTE:** Direct link to the project by clicking on the following **[link](https://gifs-app-marocena26.netlify.app/)**.

## πŸ› οΈβ€ŠTools

The following tools have been used when solving the project:

- **HTML**
- **Bootstrap**
- **GIT version control**
- **Typescript**
- Modularization of the application
- Structure of the large-scale media application
- Components
- ViewChild
- Services
- Search history
- Use of Api Keys
- LocalStorage

## πŸ“–β€ŠWhat have I learned?

- Use of Api Keys
- ViewChild

## πŸ’Ύ Steps to follow to use this project on your computer:

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

1. Click on the top right corner > **Fork**.
2. It will ask you to choose which GitHub user you want to fork it to. **Choose your user**.
3. **Go to github.com/your-user/name-of-project**, **clone it** and do whatever you want, you can rename the repo, change the code, redeploy it to GitHub Pages...
4. **Finally** and for everything to work properly, **you must disable GitHub Pages and re-enable** it so that GitHub generates the new URL correctly.

### 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.

## ✨ Credits

- [Angular: de cero a experto](https://www.udemy.com/course/angular-fernando-herrera/) - [@Klerith](https://github.com/Klerith)