social-proof-section-master

Frontend Mentor - Social proof section solution

This is a solution to the Social proof section challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

Screenshot

Usage

To be able to use or work with this project you should open Terminal inside this projects file. After that add the following line of code to the terminal(this way Tailwind CSS will work properly throughout the project):

 npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

My process

Built with