Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

mostafa-221/jobcrawler-frontend

Repository files navigation

Jobcrawler Frontend

This repository is no longer maintained. Please head to Jobcrawler-frontend for furthur development.

Front end for the internet crawler to search for IT vacancies

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the application and how to install them

Node/NPM

First install nvm as described here. Then use nvm to install node and npm:

nvm install 10.19.0
nvm use 10.19.0

Angular 9

npm install -g @angular/cli

Installing

Do the following to install everything needed to run the application locally:

npm install

All needed dependencies should be installed in the 'node_modules' directory

Running the tests

-- Explain how to run the automated tests for this system --

Deployment

-- Add additional notes about how to deploy this on a live system --

Built With

  • NPM - Dependency management
  • Angular - Web framework

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Acknowledgments

  • Hat tip to anyone whose code was used

About

Front end for the internet crawler to search for IT vacancies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published