inital commit for equalizer challenge

This commit is contained in:
Robert McGovern 2022-10-10 00:15:11 +01:00
parent c10ff7bb7a
commit b382ab8b8d
21 changed files with 221 additions and 161 deletions

View File

@ -0,0 +1,88 @@
# Frontend Mentor - Equalizer landing page
![Design preview for the Equalizer landing page coding challenge](./preview.jpg)
## Welcome! 👋
Thanks for purchasing this premium Frontend Mentor coding challenge.
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. These premium challenges are perfect portfolio pieces, so please feel free to use what you create in your portfolio to show others.
**To do this challenge, you need a good understanding of HTML and CSS.**
## The challenge
Your challenge is to build out this landing page and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.
## Where to find everything
Your task is to build out the project to the design file provided. We provide both Sketch and Figma versions of the design, so you can choose which tool you prefer to use. You can download the design file on the platform. **Please be sure not to share them with anyone else.** The design download comes with a `README.md` file as well to help you get set up.
All the required assets for this project are in the `/assets` folder. The assets are already exported for the correct screen size and optimized. Some images are reusable at multiple screen sizes. So if you don't see an image in a specific folder, it will typically be in another folder for that page.
The design system in the design file will give you more information about the various colors, fonts, and styles used in this project. Our fonts always come from [Google Fonts](https://fonts.google.com/).
## Building your project
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
1. Separate the `starter-code` from the rest of this project and rename it to something meaningful for you. Initialize the codebase as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/). **⚠️ IMPORTANT ⚠️: There are already a couple of `.gitignore` files in this project. Please do not remove them or change the content of the files. If you create a brand new project, please use the `.gitignore` files provided in your new codebase. This is to avoid the accidental upload of the design files to GitHub. With these premium challenges, please be sure not to share the design files in your GitHub repo. Thanks!**
2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.
3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.
4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.
5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.
6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.
## Deploying your project
As mentioned above, there are many ways to host your project for free. Our recommend hosts are:
- [GitHub Pages](https://pages.github.com/)
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe).
## Create a custom `README.md`
We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code.
The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like.
Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file.
## Submitting your solution
Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this.
Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community.
**⚠️ IMPORTANT ⚠️: With these premium challenges, please be sure not to upload the design files to GitHub when you're submitting to the platform and sharing it around. If you've created a brand new project, the easiest way to do that is to copy across the `.gitignore` provided in this starter project.**
## Sharing your solution
There are multiple places you can share your solution:
1. Share your solution page in the **#finished-projects** channel of the [Slack community](https://www.frontendmentor.io/slack).
2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around.
3. Share your solution on other social channels like LinkedIn.
4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/).
We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback.
The more specific you are with your questions the more likely it is that another member of the community will give you feedback.
## Got feedback for us?
We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io.
**Have fun building!** 🚀

View File

@ -1,111 +0,0 @@
# Frontend Mentor - Equalizer landing page solution
This is a solution to the [Equalizer landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/equalizer-landing-page-7VJ4gp3DE). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [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
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
### Screenshot
![](./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)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
## My process
### 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**
### What I learned
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.
To see how you can add code snippets, see below:
```html
<h1>Some HTML code I'm proud of</h1>
```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉')
}
```
If you want more help with writing markdown, we'd recommend checking out [The Markdown Guide](https://www.markdownguide.org/) to learn more.
**Note: Delete this note and the content within this section and replace with your own learnings.**
### Continued development
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.
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
### Useful resources
- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
- [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.
**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.**
## 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)
**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.**

View File

@ -1,88 +1,111 @@
# Frontend Mentor - Equalizer landing page
# Frontend Mentor - Equalizer landing page solution
![Design preview for the Equalizer landing page coding challenge](./preview.jpg)
This is a solution to the [Equalizer landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/equalizer-landing-page-7VJ4gp3DE). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Welcome! 👋
## Table of contents
Thanks for purchasing this premium Frontend Mentor coding challenge.
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. These premium challenges are perfect portfolio pieces, so please feel free to use what you create in your portfolio to show others.
**Note: Delete this note and update the table of contents based on what sections you keep.**
**To do this challenge, you need a good understanding of HTML and CSS.**
## Overview
## The challenge
### The challenge
Your challenge is to build out this landing page and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.
### Screenshot
## Where to find everything
![](./screenshot.jpg)
Your task is to build out the project to the design file provided. We provide both Sketch and Figma versions of the design, so you can choose which tool you prefer to use. You can download the design file on the platform. **Please be sure not to share them with anyone else.** The design download comes with a `README.md` file as well to help you get set up.
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.
All the required assets for this project are in the `/assets` folder. The assets are already exported for the correct screen size and optimized. Some images are reusable at multiple screen sizes. So if you don't see an image in a specific folder, it will typically be in another folder for that page.
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.
The design system in the design file will give you more information about the various colors, fonts, and styles used in this project. Our fonts always come from [Google Fonts](https://fonts.google.com/).
Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.
## Building your project
**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.**
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
### Links
1. Separate the `starter-code` from the rest of this project and rename it to something meaningful for you. Initialize the codebase as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/). **⚠️ IMPORTANT ⚠️: There are already a couple of `.gitignore` files in this project. Please do not remove them or change the content of the files. If you create a brand new project, please use the `.gitignore` files provided in your new codebase. This is to avoid the accidental upload of the design files to GitHub. With these premium challenges, please be sure not to share the design files in your GitHub repo. Thanks!**
2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.
3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.
4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.
5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.
6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.
- Solution URL: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
## Deploying your project
## My process
As mentioned above, there are many ways to host your project for free. Our recommend hosts are:
### Built with
- [GitHub Pages](https://pages.github.com/)
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
- 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
You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe).
**Note: These are just examples. Delete this note and replace the list above with your own choices**
## Create a custom `README.md`
### What I learned
We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code.
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.
The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like.
To see how you can add code snippets, see below:
Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file.
```html
<h1>Some HTML code I'm proud of</h1>
```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉')
}
```
## Submitting your solution
If you want more help with writing markdown, we'd recommend checking out [The Markdown Guide](https://www.markdownguide.org/) to learn more.
Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this.
**Note: Delete this note and the content within this section and replace with your own learnings.**
Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community.
### Continued development
**⚠️ IMPORTANT ⚠️: With these premium challenges, please be sure not to upload the design files to GitHub when you're submitting to the platform and sharing it around. If you've created a brand new project, the easiest way to do that is to copy across the `.gitignore` provided in this starter project.**
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.
## Sharing your solution
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
There are multiple places you can share your solution:
### Useful resources
1. Share your solution page in the **#finished-projects** channel of the [Slack community](https://www.frontendmentor.io/slack).
2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around.
3. Share your solution on other social channels like LinkedIn.
4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/).
- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
- [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.
We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback.
**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.**
The more specific you are with your questions the more likely it is that another member of the community will give you feedback.
## Author
## Got feedback for us?
- 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)
We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io.
**Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.**
**Have fun building!** 🚀
## 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.**

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@ -0,0 +1 @@
<svg width="312" height="468" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M78 0c43.078 0 78 34.922 78 78v234h-56C44.772 312 0 267.228 0 212V78C0 34.922 34.922 0 78 0Z" fill="#66E2DC"/><path d="M156 312h78c43.078 0 78 34.922 78 78s-34.922 78-78 78-78-34.922-78-78v-78Z" fill="#191826"/><rect fill="#FFB964" x="234" y="78" width="78" height="78" rx="39"/><rect fill="#FA7453" x="234" width="78" height="78" rx="39"/><rect fill="#FA7453" y="312" width="156" height="156" rx="78"/><rect fill="#191826" x="156" width="78" height="156" rx="39"/><rect stroke="#191826" stroke-width="2" x="157" y="157" width="154" height="154" rx="77"/><rect stroke="#191826" stroke-width="2" x="157" y="196" width="76" height="76" rx="38"/></g></svg>

After

Width:  |  Height:  |  Size: 762 B

View File

@ -0,0 +1 @@
<svg width="312" height="468" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M234 78c43.078 0 78 34.922 78 78v156h-56c-55.228 0-100-44.772-100-100v-56c0-43.078 34.922-78 78-78Z" fill="#66E2DC"/><rect fill="#FCFAF9" x="78" y="78" width="78" height="78" rx="39"/><rect fill="#66E2DC" width="78" height="156" rx="39"/><rect fill="#FFB964" y="156" width="156" height="156" rx="78"/><g transform="translate(0 312)" stroke="#FCFAF9" stroke-width="2"><rect x="1" y="1" width="154" height="154" rx="77"/><rect x="40" y="79" width="76" height="76" rx="38"/></g></g></svg>

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1 @@
<svg width="17" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M13.362 6.638v8.35c0 .502-.334.836-.836.836h-.836v2.924c0 .669-.583 1.252-1.251 1.252-.67 0-1.252-.583-1.252-1.252v-2.924H7.515v2.924c0 .669-.583 1.252-1.252 1.252s-1.252-.583-1.252-1.252v-2.924h-.836c-.501 0-.836-.334-.836-.835v-8.35h10.023Zm2.088 0c.669 0 1.252.586 1.252 1.251v5.848c0 .668-.583 1.252-1.252 1.252s-1.252-.584-1.252-1.252V7.889c0-.665.583-1.25 1.252-1.25Zm-14.198 0c.669 0 1.252.586 1.252 1.251v5.848c0 .668-.583 1.252-1.252 1.252S0 14.405 0 13.737V7.889c0-.665.583-1.25 1.252-1.25ZM11.776.126a.4.4 0 0 1 .583 0 .401.401 0 0 1 0 .583l-1.085 1.084c.35.234.667.52.942.846.66.782 1.081 1.8 1.139 2.902l.002.034c.003.075.005.15.005.227H3.34c0-.076.002-.152.006-.227l.002-.034a4.908 4.908 0 0 1 1.138-2.902 4.52 4.52 0 0 1 .942-.846L4.343.71a.4.4 0 0 1 0-.583.4.4 0 0 1 .583 0l1.12 1.118.053.051c.664-.333 1.41-.499 2.24-.5h.024c.83.001 1.575.167 2.24.5l.052-.051ZM6.262 3.09a.626.626 0 1 0 0 1.252.626.626 0 0 0 0-1.252Zm4.178 0a.626.626 0 1 0 0 1.252.626.626 0 0 0 0-1.252Z" fill="#191826"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1 @@
<svg width="18" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M12.683 4.681c1.359 0 2.798.745 3.821 2.029-3.356 1.851-2.812 6.674.58 7.965-.467 1.04-.69 1.504-1.292 2.425-.839 1.285-2.02 2.886-3.486 2.897-1.302.014-1.637-.852-3.403-.842-1.766.009-2.134.857-3.437.845C4 19.987 2.88 18.542 2.042 17.257-.302 13.667-.549 9.45.897 7.207c1.029-1.592 2.651-2.523 4.175-2.523 1.551 0 2.527.856 3.812.856 1.247 0 2.005-.859 3.8-.859ZM12.291 0c.178 1.215-.315 2.405-.968 3.246-.697.904-1.901 1.603-3.066 1.566-.213-1.163.332-2.36.995-3.167C9.978.756 11.224.074 12.291 0Z" fill="#FCFAF9"/></svg>

After

Width:  |  Height:  |  Size: 595 B

View File

@ -0,0 +1 @@
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M18.896 0H1.104C.494 0 0 .494 0 1.104v17.793C0 19.506.494 20 1.104 20h9.58v-7.745H8.076V9.237h2.606V7.01c0-2.583 1.578-3.99 3.883-3.99 1.104 0 2.052.082 2.329.119v2.7h-1.598c-1.254 0-1.496.597-1.496 1.47v1.928h2.989l-.39 3.018h-2.6V20h5.098c.608 0 1.102-.494 1.102-1.104V1.104C20 .494 19.506 0 18.896 0Z" fill="#191826"/></svg>

After

Width:  |  Height:  |  Size: 399 B

View File

@ -0,0 +1 @@
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.802c2.67 0 2.987.01 4.042.059 2.71.123 3.975 1.409 4.099 4.099.048 1.054.057 1.37.057 4.04 0 2.672-.01 2.988-.057 4.042-.124 2.687-1.387 3.975-4.1 4.099-1.054.048-1.37.058-4.041.058-2.67 0-2.987-.01-4.04-.058-2.718-.124-3.977-1.416-4.1-4.1-.048-1.054-.058-1.37-.058-4.041 0-2.67.01-2.986.058-4.04.124-2.69 1.387-3.977 4.1-4.1 1.054-.048 1.37-.058 4.04-.058ZM10 0C7.284 0 6.944.012 5.877.06 2.246.227.227 2.242.061 5.877.01 6.944 0 7.284 0 10s.012 3.057.06 4.123c.167 3.632 2.182 5.65 5.817 5.817 1.067.048 1.407.06 4.123.06s3.057-.012 4.123-.06c3.629-.167 5.652-2.182 5.816-5.817.05-1.066.061-1.407.061-4.123s-.012-3.056-.06-4.122C19.777 2.249 17.76.228 14.124.06 13.057.01 12.716 0 10 0Zm0 4.865a5.135 5.135 0 1 0 0 10.27 5.135 5.135 0 0 0 0-10.27Zm0 8.468a3.333 3.333 0 1 1 0-6.666 3.333 3.333 0 0 1 0 6.666Zm5.338-9.87a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4Z" fill="#191826"/></svg>

After

Width:  |  Height:  |  Size: 964 B

View File

@ -0,0 +1 @@
<svg width="20" height="17" xmlns="http://www.w3.org/2000/svg"><path d="M20 2.172a8.192 8.192 0 0 1-2.357.646 4.11 4.11 0 0 0 1.805-2.27 8.22 8.22 0 0 1-2.606.996A4.096 4.096 0 0 0 13.847.248c-2.65 0-4.596 2.472-3.998 5.037A11.648 11.648 0 0 1 1.392 1a4.109 4.109 0 0 0 1.27 5.478 4.086 4.086 0 0 1-1.858-.513c-.045 1.9 1.318 3.679 3.291 4.075a4.113 4.113 0 0 1-1.853.07 4.106 4.106 0 0 0 3.833 2.849A8.25 8.25 0 0 1 0 14.658a11.616 11.616 0 0 0 6.29 1.843c7.618 0 11.923-6.434 11.663-12.205A8.354 8.354 0 0 0 20 2.172Z" fill="#191826"/></svg>

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1 @@
<svg width="147" height="33" xmlns="http://www.w3.org/2000/svg"><g fill="#191826"><path d="M2.84 18.992v-3.28h11.264l-.48.832v-.48c0-.608-.144-1.192-.432-1.752-.288-.56-.733-1.019-1.336-1.376-.603-.357-1.373-.536-2.312-.536-.939 0-1.747.2-2.424.6-.677.4-1.195.973-1.552 1.72s-.536 1.648-.536 2.704c0 1.088.173 2.019.52 2.792.347.773.864 1.368 1.552 1.784.688.416 1.544.624 2.568.624.661 0 1.232-.061 1.712-.184s.872-.28 1.176-.472c.304-.192.536-.405.696-.64.16-.235.256-.464.288-.688h4.896c-.064.715-.31 1.416-.736 2.104-.427.688-1.019 1.307-1.776 1.856-.757.55-1.677.984-2.76 1.304-1.083.32-2.317.48-3.704.48-1.877 0-3.515-.376-4.912-1.128-1.397-.752-2.48-1.792-3.248-3.12-.768-1.328-1.152-2.861-1.152-4.6 0-1.76.392-3.304 1.176-4.632.784-1.328 1.877-2.363 3.28-3.104 1.403-.741 3.027-1.112 4.872-1.112 1.888 0 3.52.376 4.896 1.128a7.878 7.878 0 0 1 3.184 3.152c.747 1.35 1.12 2.92 1.12 4.712 0 .267-.005.523-.016.768-.01.245-.027.427-.048.544H2.84Zm25.588 7.392c-1.42 0-2.726-.339-3.92-1.016-1.195-.677-2.155-1.683-2.88-3.016-.726-1.333-1.088-2.976-1.088-4.928 0-1.867.37-3.45 1.112-4.752.74-1.301 1.712-2.29 2.912-2.968a7.734 7.734 0 0 1 3.864-1.016c1.344 0 2.573.341 3.688 1.024 1.114.683 2.008 1.613 2.68 2.792.672 1.179 1.008 2.536 1.008 4.072v.304l-2.144.032v-.208c0-.8-.192-1.488-.576-2.064a3.938 3.938 0 0 0-1.488-1.336 4.09 4.09 0 0 0-1.904-.472c-1.1 0-2.048.365-2.848 1.096-.8.73-1.2 1.896-1.2 3.496s.402 2.776 1.208 3.528c.805.752 1.752 1.128 2.84 1.128.682 0 1.328-.163 1.936-.488a3.859 3.859 0 0 0 1.472-1.384c.373-.597.56-1.301.56-2.112l2.144.112c0 1.525-.328 2.904-.984 4.136-.656 1.232-1.542 2.213-2.656 2.944-1.115.73-2.36 1.096-3.736 1.096Zm5.232 6.608V9.008h4.976v23.984H33.66Zm14.355-6.672c-1.205 0-2.197-.195-2.976-.584-.779-.39-1.392-.915-1.84-1.576a6.381 6.381 0 0 1-.944-2.208 11.254 11.254 0 0 1-.272-2.464V9.008h4.96v9.168c0 .715.08 1.37.24 1.968.16.597.456 1.077.888 1.44s1.048.544 1.848.544c.779 0 1.44-.221 1.984-.664.544-.443.96-1.01 1.248-1.704a5.538 5.538 0 0 0 .432-2.144l1.392 1.136a8.842 8.842 0 0 1-.488 2.976 7.408 7.408 0 0 1-1.384 2.408 6.208 6.208 0 0 1-2.184 1.608c-.859.384-1.827.576-2.904.576Zm5.568-.32V9.008h4.96V26h-4.96Zm13.988.352c-1.238 0-2.339-.197-3.304-.592-.966-.395-1.72-.965-2.264-1.712-.544-.747-.816-1.653-.816-2.72 0-1.205.33-2.187.992-2.944.661-.757 1.538-1.336 2.632-1.736 1.093-.4 2.28-.664 3.56-.792 1.866-.181 3.154-.347 3.864-.496.709-.15 1.064-.41 1.064-.784v-.032c0-.63-.302-1.125-.904-1.488-.603-.363-1.443-.544-2.52-.544-1.142 0-2.014.205-2.616.616-.603.41-.904 1.037-.904 1.88h-4.88c0-1.365.37-2.517 1.112-3.456.741-.939 1.746-1.65 3.016-2.136 1.269-.485 2.704-.728 4.304-.728 1.493 0 2.874.227 4.144.68 1.269.453 2.29 1.133 3.064 2.04.773.907 1.16 2.059 1.16 3.456v7.344c0 .437.013.856.04 1.256.026.4.088.765.184 1.096.106.373.24.683.4.928.16.245.293.416.4.512h-4.88a3.403 3.403 0 0 1-.344-.464 3.622 3.622 0 0 1-.392-.816 6.578 6.578 0 0 1-.28-1.128 8.845 8.845 0 0 1-.088-1.336l1.024.704c-.299.704-.782 1.31-1.448 1.816-.667.507-1.456.896-2.368 1.168-.912.272-1.896.408-2.952.408Zm1.328-3.712c.778 0 1.506-.141 2.184-.424a3.752 3.752 0 0 0 1.656-1.336c.426-.608.64-1.403.64-2.384v-1.712l1.232 1.2a14.83 14.83 0 0 1-2.44.632c-.923.165-1.843.296-2.76.392-1.088.107-1.902.29-2.44.552-.539.261-.808.701-.808 1.32 0 .587.229 1.027.688 1.32.458.293 1.141.44 2.048.44ZM86.598.992V26h-4.896V.992zM89.914 26V9.008h4.912V26h-4.912Zm2.448-19.76c-.768 0-1.438-.203-2.008-.608-.57-.405-.856-.976-.856-1.712 0-.747.285-1.323.856-1.728.57-.405 1.24-.608 2.008-.608.778 0 1.453.203 2.024.608.57.405.856.981.856 1.728s-.286 1.32-.856 1.72c-.57.4-1.246.6-2.024.6ZM102.381 22.112h9.216V26H97.069v-3.68l8.992-9.616.112.176h-8.784V9.008h14.016v3.68l-8.912 9.584zM115.52 18.992v-3.28h11.265l-.48.832v-.48c0-.608-.144-1.192-.432-1.752-.288-.56-.733-1.019-1.336-1.376-.603-.357-1.373-.536-2.312-.536-.939 0-1.747.2-2.424.6-.677.4-1.195.973-1.552 1.72s-.536 1.648-.536 2.704c0 1.088.173 2.019.52 2.792.347.773.864 1.368 1.552 1.784.688.416 1.544.624 2.568.624.661 0 1.232-.061 1.712-.184s.872-.28 1.176-.472c.304-.192.536-.405.696-.64.16-.235.256-.464.288-.688h4.896c-.064.715-.31 1.416-.736 2.104-.427.688-1.019 1.307-1.776 1.856-.757.55-1.677.984-2.76 1.304-1.083.32-2.317.48-3.704.48-1.877 0-3.515-.376-4.912-1.128-1.397-.752-2.48-1.792-3.248-3.12-.768-1.328-1.152-2.861-1.152-4.6 0-1.76.392-3.304 1.176-4.632.784-1.328 1.877-2.363 3.28-3.104 1.403-.741 3.027-1.112 4.872-1.112 1.888 0 3.52.376 4.896 1.128a7.878 7.878 0 0 1 3.184 3.152c.747 1.35 1.12 2.92 1.12 4.712 0 .267-.005.523-.016.768-.01.245-.027.427-.048.544H115.52ZM134.005 26V9.008h4.976v5.856l-1.024-.64c.118-.8.331-1.536.64-2.208a6.08 6.08 0 0 1 1.2-1.752 5.21 5.21 0 0 1 1.752-1.16c.678-.277 1.454-.416 2.328-.416.683 0 1.22.05 1.608.152.39.101.632.179.728.232l-.816 4.448a5.322 5.322 0 0 0-.64-.256c-.33-.117-.757-.176-1.28-.176-.853 0-1.568.144-2.144.432a3.758 3.758 0 0 0-1.384 1.144c-.346.475-.594 1-.744 1.576a6.923 6.923 0 0 0-.224 1.744V26h-4.976Z"/></g></svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,15 @@
/*
* Sizings
*
* Desktop: 1440x1832
* Tablet: 768x1781
* Mobile: 375x1945
*/
*,
::before,
::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

View File

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon-32x32.png">
<link rel="stylesheet" href="css/style.css">
<title>Frontend Mentor | Equalizer landing page</title>
</head>
<body>
We make your music sound extraordinary.
A system audio equalizer specifically designed for Android and iOS. Freely tune the
way your music sounds with a professional grade parametric EQ & volume mixer. Control
bass, mids, treble, gain control, reverb, and more!
Premium EQ
Get expert-level control with a robust equalizer, volume mixer, and spatial audio. Take
your listening experience to a whole new level and access all our incredible features!
$4 / month
iOS Download
Android Download
All rights reserved © Equalizer 2021
Have any problems? Contact us via social media or email us at equalizer@example.com
</body>
</html>