Skip to content

Raul-Coelho/StarWars-API

Repository files navigation

SW-API with Angular

This project consists of using SW-API, which is an API of the Star Wars Science Fiction Film Series. API development and connection should be done with Angular 8/7 /..

Technologies used

Installation

Install dependencies within the project pages

$ cd PROJECT PAGE
$ npm install

Right after installing npm packages

Execution

$ cd INSIDE PROJECT PAGE
$ ng serve

Browser Access

In the browser will be accessed the following URL

http://localhost:4200/

Route Style (HTML 5 / # HASH)

In this project we used the URL format / # / because here I don't work with backend connection directly, the HASH format is a way to navigate from page to page. The advantage of this is that it does not require a page refresh.

http://localhost:4200/#/

Thanks ;) , doubts, this is my twitter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors