This is a solution to the Testimonials grid section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
Accessibility features:
Feature | Progress |
---|---|
Reponse optimally across different screen size | [ ✅ ] |
Developed with mobile-first workflow.
Tool | Note |
---|---|
JavaScript |
Programming language |
HTML |
Standard markup language |
CSS |
Style sheet language |
Having these tools installed:
- Git (prefer lastest LTS version)
- NodeJS (prefer latest LTS version)
Open new terminal, run the following command:
git clone https://github.com/haquanq/fm-testimonials-grid-section.git
Then, run npm install
to install all dependencies.
npm install
In terminal, run npm run dev
to start development server:
npm run dev
This project follows MIT License. Do not use this project as your solution on Frontend mentor as this will prove you are too lazy to complete anything in your life and you are a moron.