This project was generated with Angular CLI version 7.3.6.
- 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
Need to install project dependencies depending on your packages manager
Run npm install Or yarn
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.
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.
Run ng test or npm run test or yarn test to execute the unit tests via Karma.
Run ng e2e or npm run e2e or yarn e2e to execute the end-to-end tests via Protractor.
This project is setup to be build by TravisCI after every deployment on Github
You will find the working project here
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