You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-14Lines changed: 29 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,29 @@ This is a solution to the [[Challenge title] challenge on Frontend Mentor](). Fr
4
4
5
5
## Table of contents
6
6
7
-
-[The challenge](#the-challenge)
8
-
-[Screenshot](#screenshot)
9
-
-[Links](#links)
10
-
-[Built with](#built-with)
11
-
-[What I learned](#what-i-learned)
12
-
-[Useful resources](#useful-resources)
7
+
-[Overview](#overview)
8
+
-[The challenge](#the-challenge)
9
+
-[Screenshot](#screenshot)
10
+
-[Links](#links)
11
+
-[My process](#my-process)
12
+
-[Built with](#built-with)
13
+
-[What I learned](#what-i-learned)
14
+
-[Continued development](#continued-development)
15
+
-[Useful resources](#useful-resources)
13
16
-[Author](#author)
14
17
-[Acknowledgments](#acknowledgments)
15
18
16
19
**Note: Delete this note and update the table of contents based on what sections you keep.**
17
20
18
-
## The challenge
21
+
## Overview
22
+
23
+
### The challenge
24
+
19
25
Users should be able to:
20
26
21
27
-
22
28
23
-
## Screenshot
29
+
###Screenshot
24
30
25
31

26
32
@@ -32,14 +38,17 @@ Then crop/optimize/edit your image however you like, add it to your project, and
32
38
33
39
**Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.**
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
39
45
40
-
## Built with
46
+
## My process
47
+
48
+
### Built with
41
49
42
50
- Semantic HTML5 markup
51
+
- CSS custom properties
43
52
- Flexbox
44
53
- CSS Grid
45
54
- Mobile-first workflow
@@ -49,7 +58,7 @@ Then crop/optimize/edit your image however you like, add it to your project, and
49
58
50
59
**Note: These are just examples. Delete this note and replace the list above with your own choices**
51
60
52
-
## What I learned
61
+
###What I learned
53
62
54
63
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
55
64
@@ -73,10 +82,16 @@ If you want more help with writing markdown, we'd recommend checking out [The Ma
73
82
74
83
**Note: Delete this note and the content within this section and replace with your own learnings.**
75
84
76
-
## Useful resources
85
+
### Continued development
86
+
87
+
Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.
88
+
89
+
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
90
+
91
+
### Useful resources
77
92
78
-
-[Example resource 1](https://www.example.com)
79
-
-[Example resource 2](https://www.example.com)
93
+
-[Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
94
+
-[Example resource 2](https://www.example.com) - This is an amazing article which helped me finally understand XYZ. I'd recommend it to anyone still learning this concept.
80
95
81
96
**Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.**
0 commit comments