Skip to content

Commit 652f3dd

Browse files
authored
Merge pull request #3 from CodeYourFuture/add_requirements
Fix: add missing requirements file
2 parents 77284a4 + ebd18b9 commit 652f3dd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

requirments.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Requirements
2+
3+
This document lists the requirements of the "fun facts" website.
4+
5+
- The page should have facts about each CYF host city
6+
- There should be **five** facts for each city
7+
- The facts should be presented in a bullet-point list
8+
- There should be a photo of each city
9+
- The position of the text and image should alternate for each city:
10+
- **Row 1**: text left, image right
11+
- **Row 2**: image left, text right
12+
- **Row 3**: text left, image right
13+
- etc
14+
- The Lighthouse accessibility score should be 100

0 commit comments

Comments
 (0)