Skip to content

manoj633/advicegenerator

Repository files navigation

Advice generator

GitHub license Repository Size Lines of Codes

GitHub last commit

This project was generated with Angular CLI version 13.3.1.

👋 Hi
I am Manoj M .This project is a random adivce generator which was developed using the public API. The main objective of creating this app is to learn integration of APIs with Angular

📦 advicegenerator
├─ .browserslistrc
├─ .editorconfig
├─ .firebase
│  └─ hosting.ZGlzdA.cache
├─ .firebaserc
├─ .github
│  └─ workflows
│     ├─ firebase-hosting-merge.yml
│     └─ firebase-hosting-pull-request.yml
├─ .gitignore
├─ .vscode
│  ├─ extensions.json
│  ├─ launch.json
│  └─ tasks.json
├─ README.md
├─ angular.json
├─ firebase.json
├─ karma.conf.js
├─ package-lock.json
├─ package.json
├─ src
│  ├─ app
│  │  ├─ app-routing.module.ts
│  │  ├─ app.component.css
│  │  ├─ app.component.html
│  │  ├─ app.component.spec.ts
│  │  ├─ app.component.ts
│  │  ├─ app.module.ts
│  │  └─ services
│  │     ├─ advice.service.spec.ts
│  │     └─ advice.service.ts
│  ├─ assets
│  │  ├─ .gitkeep
│  │  ├─ error.png
│  │  ├─ high-five-fail.gif
│  │  └─ loading.gif
│  ├─ environments
│  │  ├─ environment.prod.ts
│  │  └─ environment.ts
│  ├─ favicon.ico
│  ├─ index.html
│  ├─ main.ts
│  ├─ polyfills.ts
│  ├─ styles.css
│  └─ test.ts
├─ tsconfig.app.json
├─ tsconfig.json
└─ tsconfig.spec.json

Technology/Tools used

  • HTML
  • CSS
  • Javascript.
  • VS Code.
  • BootStrap
  • TypeScript
  • Angular 13

Deployment

The website is deployed in Firebase
Live: https://advisor-12.web.app/

Or you can scan the bellow QR code.

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.

📝 License

MIT

If you like this don't forget to ⭐ the repository.

Thank You for visiting Have a nice day 😊