/workclick

Job search platform powered by Angular and Firebase

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Workclick

Repository made for workclick project, the tech stack being used is the following:

  • Angular
  • Firebase
  • NgRx
  • ESLint
  • Angular Material

Getting started

To get started, clone this repository, open it in the IDE of your choice and install the project dependencies using npm i

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.

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.