[Angular Project] A simple profile project which uses the Angular framework
A simple elegant Profile site that takes advantage of Angular's Component structure to Separate sections of the profile into reusable components that are editable and can easily be modified to suit a user's needs. Data can be loaded dynamically and components can be replaced with different components for an easy to use structure This allows for a single entry point and is great for large scale projects
Please note the profile is in no way detrimental of current skill level, and was built for demonstrative purposes
Technologies uesed: Languages: HTML, CSS, Javascipt, TypeScript
Libraries & Frameworks: JQuery, Angular
Runtime and Backend: NodeJS
All files, folders and subfolders in this repository excluding the images, popular libaries and frameworks are original work built, developed and designed, by the author, and developerKamo28-cd CopyRight you are allowed to view and read only. Commercial use not permitted reposession not permitted Should you require to use this work for commercial purposes please contact the owner of this repository
This project was generated with Angular CLI version 12.1.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
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
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
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.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.