Skip to content

O Pokecenter é um projeto desenvolvido para um teste que utiliza o framework Angular, RxJS e Node.js.

License

Notifications You must be signed in to change notification settings

dngadelha/pokecenter

Repository files navigation

Pokecenter

Pokecenter

Capture Pókemons pelo seu navegador

Licença Stars

Captura de Tela

Captura de Tela

Características

  • Cadastro de usuários de forma simples e rápida
  • Capturar Pokémons (dados do usuário são salvos no servidor)
  • Visualizar Pokédex com todos os Pokémons cadastrados
  • Interface simples e amigável

Estrutura do projeto

O Pokecenter é um projeto que utiliza o framework Angular, RxJS e Node.js. Ele é dividido em 2 repositórios:

Executando a aplicação localmente

  1. Certifique-se de possuir instalado o Node.js LTS

  2. Certifique-se de que o back-end do Pokecenter esteja em execução

  3. Instale as dependências do projeto

npm install
  1. Inicie o servidor de desenvolvimento:
ng serve

Após isto, você poderá acessar o Pokecenter em: http://localhost:4200

Sobre o Projeto

Autor: Danilo Gadelha

Agradecimento pela Ilustração: Rica Diaz

Licença

Pokecenter - Capture Pókemons pelo seu navegador
Copyright (C) 2022  Danilo Gadelha e contribuidores

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


The "Pokémon" trademark is copyright (c) 2022 Pokémon. (c) 1995 - 2022
Nintendo/Creatures Inc./GAME FREAK inc. TM, (c) Nintendo.

About

O Pokecenter é um projeto desenvolvido para um teste que utiliza o framework Angular, RxJS e Node.js.

Topics

Resources

License

Stars

Watchers

Forks