Skip to content

shadowinhaze/yt-clietn-app

Repository files navigation

YtClientApp

Deploy

Powered by Netlify


This project was generated with Angular CLI version 13.3.0.


A Roling Scope School - ST3 - task-project

GitHub forks

📗 Technical specification with materials

Student

👨‍💻 Yan Poleshko (@shadowinhaze)

About

School project. A simple Web application imitates some YouTube functionality. The application is building in order to familiarize with the Angular framework and its main parts.

In this project, the students work exclusively within the set tasks and limitations.

Stack Technology

🌴 Front-End

  • Project uses Angular 13.

  • The lack of a UI/UX-designer compensates by using the Angular Material UI library with ready for use components.

  • SASS preprocessor (.scss syntax) is used for addition component stylisation.

  • .eslint with AirBnB config and .prettier are used for maintenance code-quality and unified code-writing.


💡 You can run your own front-end version:

  • Clone repo with FE.
  • Read Techs for full information.
  • npm i
  • ng serve for a dev server. Navigate to http://localhost:4200/.