Skip to content

roc41d/dynamic-user-dashboard-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf73d8c · Jun 24, 2024

History

27 Commits
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024

Repository files navigation

Dynamic User Dashboard - Assessment

Using Angular 18, NgRx, Angular Material, and Jest

Getting started

Requirements

Node: v20.9.0
NPM: v10.5.0
Angular CLI: v18.0.5

Installation

Clone the repository

git clone [email protected]:roc41d/dynamic-user-dashboard-assessment.git

Switch to project folder

dynamic-user-dashboard-assessment

Install dependencies

npm i

Run tests

npm test

Start local development server

npm start

You can now access the app via http://localhost:4200