This is an Angular-based project created as part of my internship tasks. It includes a various features like suggesting friends with common interests, along with other dynamic components and features developed using Angular.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/devpavth/Angular-dev-project.git
- Navigate to the project folder:
cd Angular-dev-project - Install the necessary dependencies:
npm install
- Run the application:
ng serve