victormafra / pokesite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokesite

This is a simple project that lists pokémons using PokéApi, Angular and Bootstrap.

Published website

If you wish to view this project without running it locally, it is online at https://pokesite.lucasmafra.dev. This is a production version running with Nginx on a DigitalOcean droplet.

Dependencies

Development server

Install dependencies with npm install.

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About


Languages

Language:TypeScript 74.2%Language:HTML 10.8%Language:SCSS 8.3%Language:JavaScript 6.7%