Skip to content

RickAndMorty-client, developed in ANGULAR and TypeScript, allows users to view, filter and explore information about the series' characters, presenting the data in an interactive and friendly way. The web application is lightweight and responsive, designed to offer fluid and intuitive navigation over the data provided by the API.

License

Notifications You must be signed in to change notification settings

Exploit-Experts/RickAndMorthy-client

Repository files navigation

🌐 RickAndMorty-Client

Este repositório contém a interface web da aplicação Rick and Morty, desenvolvida com Angular. Ele consome a API RESTful criada no repositório RickAndMorty-Spring-API e permite aos usuários navegar, filtrar e visualizar informações sobre personagens da série.

🎯 Objetivo

Desenvolver uma aplicação front-end com Angular, que consuma a API RESTful, permitindo a visualização e filtragem dos personagens da série Rick and Morty.

🛠️ Tecnologias Utilizadas

  • Angular
  • TypeScript
  • HTML5
  • CSS3/SCSS
  • Bootstrap
  • npm

📂 Instalação e Execução

  1. Clone o repositório:
git clone https://github.com/Exploit-Experts/RickAndMorthy-client.git
  1. Navegue até o diretório do projeto:
cd RickAndMorty-Client
  1. Instale as dependências do projeto:
npm install
  1. Execute a aplicação:
ng serve

Acesse a aplicação no navegador em: http://localhost:4200

🔍 Funcionalidades

  • Listagem de personagens: Exibe todos os personagens da API.
  • Busca por nome: Filtra personagens com base no nome.
  • Detalhes do personagem: Visualiza mais informações de cada personagem ao clicar.

⚖️ Licença

Este projeto está licenciado sob a licença MIT. Veja o arquivo LICENSE para mais informações.

About

RickAndMorty-client, developed in ANGULAR and TypeScript, allows users to view, filter and explore information about the series' characters, presenting the data in an interactive and friendly way. The web application is lightweight and responsive, designed to offer fluid and intuitive navigation over the data provided by the API.

Topics

Resources

License

Stars

Watchers

Forks