paulomp90 / Beers-App

Simple application using Angular 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeersApp

This is a example project in Angular 8, that uses NGRX with reducers, effects and actions. Here the user can search for beers that contain an ingredient.

Styling

For styling purposes I used ClarityUI version 2

API Reference

The API used for this project is Punk API

Install

Run yarn install to get all node_modules installed to be able to run the project.

Development server

Run yarn start to run the project. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

Simple application using Angular 8


Languages

Language:TypeScript 76.1%Language:HTML 14.2%Language:JavaScript 6.0%Language:CSS 3.6%