Activity time tracker widget based on Angular. It's a simple landing page with no actual functionality. It is intended to represent main Angular features.
- JavaScript
- Angular
- RxJS
- HTML, CSS, SASS
- Flexbox, Grid
- BEM
- Switching between activity period
- Smooth links & cards animations
- Clone the repository to your local machine:
$ git clone https://github.com/clericlvl2/time-tracking-widget.git
- Run
npm install
inside the downloaded/cloned folder:
$ npm install
- Start the app by running the command below. Navigate to
http://localhost:4200/
. The app will automatically reload if you change any of the source files.
$ npm start
- Add routing & modules
- Add light theme