This project is my submission for the Frontend Mentor Challenge titled "Results Summary Component". The challenge involved creating a standalone Angular application with a specific design provided by Frontend Mentor and incorporating Tailwind CSS for styling.
You can view the live demo of the project here.
Clone the repository
git Clone https://github.com/Da-achraf/ResultsSummaryComponent.git
Install dependencies
npm install
Start the development server
ng serve
Open your browser and navigate to http://localhost:4200/ to see the application in action