luifiller / gatitobook

Web application developed with Angular and based on the Alura Course

Home Page:https://cursos.alura.com.br/course/angular-boas-praticas-arquiteturas-formularios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GatitoBook

This project is the result of learning from Alura's Angular course and was generated with Angular CLI version 15.2.1.

Objectively, this project is a social network for posting pictures of cats (gatitos), in which you can comment and react to these posts.

Technologies used

image image image image image image

Authentication API

Before running a development server, you should navigate to the api-forms-main/api directory and run npm start (it is recommended to do this procedure in another terminal).

After the API is working, you can proceed to the step of running/creating a development server.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

Web application developed with Angular and based on the Alura Course

https://cursos.alura.com.br/course/angular-boas-praticas-arquiteturas-formularios


Languages

Language:JavaScript 47.6%Language:TypeScript 42.6%Language:HTML 9.5%Language:CSS 0.3%