Skip to content

kplaricos/star-wars

Repository files navigation

Star Wars

Build Status

This project was generated with Angular CLI version 7.3.6.

Libraries used

  • ngx-bootstrap: Used for styling the app, pagination and showing slides read more here
  • NumeralJs: Used to format population numbers read more here
  • ngx-translate: Used for i18n browser translation (french and english). read more here

Getting Started

Need to install project dependencies depending on your packages manager

Run npm install Or yarn

Development server

Run ng serve or npm start or yarn start 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.

Running unit tests

Run ng test or npm run test or yarn test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e or npm run e2e or yarn e2e to execute the end-to-end tests via Protractor.

Continuous integration used

This project is setup to be build by TravisCI after every deployment on Github

Demo

You will find the working project here

Other details

You can also search or filter planets directly by adding search or page params in the browser url. Eg: ?search=planet_name or ?page=page_number

About

star-wars is test project using swapi.co online api with Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors