To use this project, you need:
- Node.js installed on your machine.
- Angular CLI 13 installed on your machine.
- Clone the repository
- Run
npm install
to install the dependencies - Run
json-server --watch ./backend/kareer-db.json
to launch the backend server in a terminal - Run
ng serve
to start the Web server in another terminal - Navigate to
http://localhost:4200/
- Walk across the street (get a job).