Skip to content

Commit 5713c43

Browse files
authored
Merge pull request #114 from jen67/manage
made some adjustments
2 parents ce2369b + bbb3f7d commit 5713c43

File tree

1 file changed

+14
-30
lines changed

1 file changed

+14
-30
lines changed

expenses-chart-component-main/README-template.md

Lines changed: 14 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ This is a solution to the [Expenses chart component challenge on Frontend Mentor
44

55
## Table of contents
66

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)
16-
- [Author](#author)
17-
- [Acknowledgments](#acknowledgments)
18-
19-
**Note: Delete this note and update the table of contents based on what sections you keep.**
7+
- [Frontend Mentor - Expenses chart component solution](#frontend-mentor---expenses-chart-component-solution)
8+
- [Table of contents](#table-of-contents)
9+
- [Overview](#overview)
10+
- [The challenge](#the-challenge)
11+
- [Screenshot](#screenshot)
12+
- [Links](#links)
13+
- [My process](#my-process)
14+
- [Built with](#built-with)
15+
- [What I learned](#what-i-learned)
16+
- [Continued development](#continued-development)
17+
- [Useful resources](#useful-resources)
18+
- [Author](#author)
19+
- [Acknowledgments](#acknowledgments)
2020

2121
## Overview
2222

@@ -34,13 +34,6 @@ Users should be able to:
3434

3535
![](./screenshot.jpg)
3636

37-
Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.
38-
39-
Alternatively, you can use a tool like [FireShot](https://getfireshot.com/) to take the screenshot. FireShot has a free option, so you don't need to purchase it.
40-
41-
Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.
42-
43-
**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.**
4437

4538
### Links
4639

@@ -60,8 +53,6 @@ Then crop/optimize/edit your image however you like, add it to your project, and
6053
- [Next.js](https://nextjs.org/) - React framework
6154
- [Styled Components](https://styled-components.com/) - For styles
6255

63-
**Note: These are just examples. Delete this note and replace the list above with your own choices**
64-
6556
### What I learned
6657

6758
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.
@@ -84,31 +75,24 @@ const proudOfThisFunc = () => {
8475

8576
If you want more help with writing markdown, we'd recommend checking out [The Markdown Guide](https://www.markdownguide.org/) to learn more.
8677

87-
**Note: Delete this note and the content within this section and replace with your own learnings.**
88-
8978
### Continued development
9079

9180
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.
9281

93-
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
94-
9582
### Useful resources
9683

9784
- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
9885
- [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.
9986

100-
**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.**
10187

10288
## Author
10389

10490
- Website - [Add your name here](https://www.your-site.com)
10591
- Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/yourusername)
10692
- Twitter - [@yourusername](https://www.twitter.com/yourusername)
10793

108-
**Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.**
109-
11094
## Acknowledgments
11195

11296
This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.
11397

114-
**Note: Delete this note and edit this section's content as necessary. If you completed this challenge by yourself, feel free to delete this section entirely.**
98+

0 commit comments

Comments
 (0)