This README section provides step-by-step instructions on setting up and running the Angular project on your local development environment.
Before you begin, ensure that you have the following software installed on your system:
You can check if you have Node.js and npm installed by running the following commands in your terminal:
node -v
npm -v