https://github.com/incihuseynli/social-proof-section-master
Front End Mentors Newbie Level projects
https://github.com/incihuseynli/social-proof-section-master
Last synced: 3 months ago
JSON representation
Front End Mentors Newbie Level projects
- Host: GitHub
- URL: https://github.com/incihuseynli/social-proof-section-master
- Owner: incihuseynli
- License: mit
- Created: 2023-08-24T13:24:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T13:31:08.000Z (about 2 years ago)
- Last Synced: 2025-01-13T02:17:27.449Z (9 months ago)
- Language: HTML
- Size: 2.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Mentor - Social proof section solution
This is a solution to the [Social proof section challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-proof-section-6e0qTv_bA).
## Table of contents- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Usage](#usage)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the section depending on their device's screen size
### 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
- Semantic HTML5 markup
- Tailwind CSS
- Flexbox
- CSS Grid
- Mobile-first workflow