Welcome to my Angular 16-based portfolio! - https://4riel.github.io/portafolio/
- Interactive UI: About me, experience and skills. A modern, responsive interface for optimal user experience.
- Infinite Pokémon List & Search: Endlessly scroll through a list of Pokemons consuming APIs.
To run the project on your local machine:
- Clone the Repository
git clone https://github.com/4riel/portafolio.git- Clone the Repository
cd portafolio- Install Dependencies
npm install- Launch the App
ng serve