This project is part of a recruitment task. Follow the instructions below to set it up locally.
Make sure you have the following installed on your machine:
- Clone the repository
git clone https://github.com/Pablo203/recruitment.git
- Navigate to the project folder
cd recruitment/ - Install dependencies
npm install - Start the application
npm run start
The application should now be running locally. You can open it in your browser at http://localhost:4200