📝 docs: Update README
This commit is contained in:
parent
13723755d4
commit
21e15c0efb
1 changed files with 4 additions and 39 deletions
|
@ -16,9 +16,6 @@ Frontend Mentor challenges help you improve your coding skills by building reali
|
|||
- [Continued development](#continued-development)
|
||||
- [Useful resources](#useful-resources)
|
||||
- [Author](#author)
|
||||
- [Acknowledgments](#acknowledgments)
|
||||
|
||||
**Note: Delete this note and update the table of contents based on what sections you keep.**
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -33,20 +30,6 @@ Users should be able to:
|
|||
|
||||
![](./screenshot.jpg)
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
Then crop/optimize/edit your image however you like, add it to your project, and update the file
|
||||
path in the image above.
|
||||
|
||||
**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.**
|
||||
|
||||
### Links
|
||||
|
||||
- Solution URL: [Add solution URL here](https://your-solution-url.com)
|
||||
|
@ -56,16 +39,8 @@ add a screenshot, feel free to remove this entire section.**
|
|||
|
||||
### Built with
|
||||
|
||||
- Semantic HTML5 markup
|
||||
- CSS custom properties
|
||||
- Flexbox
|
||||
- CSS Grid
|
||||
- Mobile-first workflow
|
||||
- [React](https://reactjs.org/) - JS library
|
||||
- [Next.js](https://nextjs.org/) - React framework
|
||||
- [Styled Components](https://styled-components.com/) - For styles
|
||||
|
||||
**Note: These are just examples. Delete this note and replace the list above with your own choices**
|
||||
- CSS/HTML
|
||||
- Vite.js
|
||||
|
||||
### What I learned
|
||||
|
||||
|
@ -118,17 +93,7 @@ back on this project in the future.**
|
|||
|
||||
## Author
|
||||
|
||||
- Website - [Add your name here](https://www.your-site.com)
|
||||
- Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/yourusername)
|
||||
- Twitter - [@yourusername](https://www.twitter.com/yourusername)
|
||||
- Website - [Marley Rae](https://www.punkfairie.net)
|
||||
- Frontend Mentor - [@punkfairie](https://www.frontendmentor.io/profile/punkfairie)
|
||||
|
||||
**Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.**
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
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.
|
||||
|
||||
**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.**
|
||||
|
|
Loading…
Reference in a new issue