diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/.gitignore b/projects/FrontendMentor/newbie/equalizer-landing-page/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/README-template.md b/projects/FrontendMentor/newbie/equalizer-landing-page/README-template.md new file mode 100644 index 0000000..c2a6a1a --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/README-template.md @@ -0,0 +1,111 @@ +# 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/README.md b/projects/FrontendMentor/newbie/equalizer-landing-page/README.md new file mode 100644 index 0000000..64d3c4d --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/README.md @@ -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!** πŸš€ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/preview.jpg b/projects/FrontendMentor/newbie/equalizer-landing-page/preview.jpg new file mode 100644 index 0000000..b4dba7c Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/preview.jpg differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/.gitignore b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-desktop.png b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-desktop.png new file mode 100644 index 0000000..30f6f82 Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-desktop.png differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-mobile.png b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-mobile.png new file mode 100644 index 0000000..7cfd5c6 Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-mobile.png differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-tablet.png b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-tablet.png new file mode 100644 index 0000000..d789622 Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-main-tablet.png differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-1.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-1.svg new file mode 100644 index 0000000..f7f570d --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-2.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-2.svg new file mode 100644 index 0000000..ccb4d80 --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/bg-pattern-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/favicon-32x32.png b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-android.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-android.svg new file mode 100644 index 0000000..c3c19aa --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-android.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-apple.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-apple.svg new file mode 100644 index 0000000..726a3fd --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-apple.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-facebook.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-facebook.svg new file mode 100644 index 0000000..62e2c5d --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-instagram.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-instagram.svg new file mode 100644 index 0000000..7ede7f2 --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-instagram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-twitter.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-twitter.svg new file mode 100644 index 0000000..44dee57 --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/icon-twitter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/illustration-app.png b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/illustration-app.png new file mode 100644 index 0000000..9dbfacc Binary files /dev/null and b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/illustration-app.png differ diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/logo.svg b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/logo.svg new file mode 100644 index 0000000..2108bcf --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/assets/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/index.html b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/index.html new file mode 100644 index 0000000..e3ebc1d --- /dev/null +++ b/projects/FrontendMentor/newbie/equalizer-landing-page/starter-code/index.html @@ -0,0 +1,33 @@ + + + + + + + + + Frontend Mentor | Equalizer landing page + + + + 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 + + + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/.gitignore b/projects/FrontendMentor/newbie/interactive-rating-component/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/README-template.md b/projects/FrontendMentor/newbie/interactive-rating-component/README-template.md new file mode 100644 index 0000000..4313a35 --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/README-template.md @@ -0,0 +1,113 @@ +# Frontend Mentor - Interactive rating component solution + +This is a solution to the [Interactive rating component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-rating-component-koxpeBUmI). 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 for the app depending on their device's screen size +- See hover states for all interactive elements on the page +- Select and submit a number rating +- See the "Thank you" card state after submitting a rating + +### 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/README.md b/projects/FrontendMentor/newbie/interactive-rating-component/README.md new file mode 100644 index 0000000..fa37ca5 --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/README.md @@ -0,0 +1,94 @@ +# Frontend Mentor - Interactive rating component + +![Design preview for the Interactive rating component coding challenge](./design/desktop-preview.jpg) + +## Welcome! πŸ‘‹ + +Thanks for checking out this front-end coding challenge. + +[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. + +**To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.** + +## The challenge + +Your challenge is to build out this interactive rating component 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 for the app depending on their device's screen size +- See hover states for all interactive elements on the page +- Select and submit a number rating +- See the "Thank you" card state after submitting a rating + +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 designs inside the `/design` folder. You will find both a mobile and a desktop version of the design. + +The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`. + +If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro). + +You will find all the required assets in the `/images` folder. The assets are already optimized. + +There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts. + +## 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. Initialize your project 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/). +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. + +## 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. + +This challenge is completely free. Please share it with anyone who will find it useful for practice. + +**Have fun building!** πŸš€ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/active-states.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/active-states.jpg new file mode 100644 index 0000000..98555e0 Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/active-states.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-design.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-design.jpg new file mode 100644 index 0000000..0f4cbf4 Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-design.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-preview.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-preview.jpg new file mode 100644 index 0000000..dddc037 Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-preview.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-thank-you-state.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-thank-you-state.jpg new file mode 100644 index 0000000..4a94b91 Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/desktop-thank-you-state.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-design.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-design.jpg new file mode 100644 index 0000000..2e4cc19 Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-design.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-thank-you-state.jpg b/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-thank-you-state.jpg new file mode 100644 index 0000000..40a219c Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/design/mobile-thank-you-state.jpg differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/images/favicon-32x32.png b/projects/FrontendMentor/newbie/interactive-rating-component/images/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/interactive-rating-component/images/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/images/icon-star.svg b/projects/FrontendMentor/newbie/interactive-rating-component/images/icon-star.svg new file mode 100644 index 0000000..a15741e --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/images/icon-star.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/images/illustration-thank-you.svg b/projects/FrontendMentor/newbie/interactive-rating-component/images/illustration-thank-you.svg new file mode 100644 index 0000000..bf22b94 --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/images/illustration-thank-you.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/index.html b/projects/FrontendMentor/newbie/interactive-rating-component/index.html new file mode 100644 index 0000000..604d1c1 --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/index.html @@ -0,0 +1,49 @@ + + + + + + + + + Frontend Mentor | Interactive rating component + + + + + + + + + How did we do? + + Please let us know how we did with your support request. All feedback is appreciated + to help us improve our offering! + + 1 2 3 4 5 + + Submit + + + + + + You selected out of 5 + + Thank you! + + We appreciate you taking the time to give a rating. If you ever need more support, + don’t hesitate to get in touch! + + + + +
+ Challenge by Frontend Mentor. + Coded by Your Name Here. +
+ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/interactive-rating-component/style-guide.md b/projects/FrontendMentor/newbie/interactive-rating-component/style-guide.md new file mode 100644 index 0000000..75335b2 --- /dev/null +++ b/projects/FrontendMentor/newbie/interactive-rating-component/style-guide.md @@ -0,0 +1,33 @@ +# Front-end Style Guide + +## Layout + +The designs were created to the following widths: + +- Mobile: 375px +- Desktop: 1440px + +## Colors + +### Primary + +- Orange: hsl(25, 97%, 53%) + +### Neutral + +- White: hsl(0, 0%, 100%) +- Light Grey: hsl(217, 12%, 63%) +- Medium Grey: hsl(216, 12%, 54%) +- Dark Blue: hsl(213, 19%, 18%) +- Very Dark Blue: hsl(216, 12%, 8%) + +## Typography + +### Body Copy + +- Font size (paragraph): 15px + +### Font + +- Family: [Overpass](https://fonts.google.com/specimen/Overpass) +- Weights: 400, 700 diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/.gitignore b/projects/FrontendMentor/newbie/nft-preview-card-component/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/README-template.md b/projects/FrontendMentor/newbie/nft-preview-card-component/README-template.md new file mode 100644 index 0000000..d55857a --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/README-template.md @@ -0,0 +1,111 @@ +# Frontend Mentor - NFT preview card component solution + +This is a solution to the [NFT preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/nft-preview-card-component-SbdUL_w0U). 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/README.md b/projects/FrontendMentor/newbie/nft-preview-card-component/README.md new file mode 100644 index 0000000..2928841 --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/README.md @@ -0,0 +1,92 @@ +# Frontend Mentor - NFT preview card component + +![Design preview for the NFT preview card component coding challenge](./design/desktop-preview.jpg) + +## Welcome! πŸ‘‹ + +Thanks for checking out this front-end coding challenge. + +[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. + +**To do this challenge, you need a basic understanding of HTML and CSS.** + +## The challenge + +Your challenge is to build out this preview card component 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 designs inside the `/design` folder. You will find both a mobile and a desktop version of the design. + +The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`. + +If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro). + +You will find all the required assets in the `/images` folder. The assets are already optimized. + +There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts. + +## 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. Initialize your project 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/). +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. + +## 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. + +This challenge is completely free. Please share it with anyone who will find it useful for practice. + +**Have fun building!** πŸš€ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/design/active-states.jpg b/projects/FrontendMentor/newbie/nft-preview-card-component/design/active-states.jpg new file mode 100644 index 0000000..52360b4 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/design/active-states.jpg differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-design.jpg b/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-design.jpg new file mode 100644 index 0000000..6ab0586 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-design.jpg differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-preview.jpg b/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-preview.jpg new file mode 100644 index 0000000..89f7fb0 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/design/desktop-preview.jpg differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/design/mobile-design.jpg b/projects/FrontendMentor/newbie/nft-preview-card-component/design/mobile-design.jpg new file mode 100644 index 0000000..b658c98 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/design/mobile-design.jpg differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/favicon-32x32.png b/projects/FrontendMentor/newbie/nft-preview-card-component/images/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/images/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-clock.svg b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-clock.svg new file mode 100644 index 0000000..fa4e2c0 --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-clock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-ethereum.svg b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-ethereum.svg new file mode 100644 index 0000000..a4348dd --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-ethereum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-view.svg b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-view.svg new file mode 100644 index 0000000..ad1bd95 --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/images/icon-view.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-avatar.png b/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-avatar.png new file mode 100644 index 0000000..b167515 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-avatar.png differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-equilibrium.jpg b/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-equilibrium.jpg new file mode 100644 index 0000000..b75fd34 Binary files /dev/null and b/projects/FrontendMentor/newbie/nft-preview-card-component/images/image-equilibrium.jpg differ diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/index.html b/projects/FrontendMentor/newbie/nft-preview-card-component/index.html new file mode 100644 index 0000000..90b4aea --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/index.html @@ -0,0 +1,33 @@ + + + + + + + + + Frontend Mentor | NFT preview card component + + + + + + + Equilibrium #3429 + + Our Equilibrium collection promotes balance and calm. + + 0.041 ETH + 3 days left + + Creation of Jules Wyvern + +
+ Challenge by Frontend Mentor. + Coded by Your Name Here. +
+ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/nft-preview-card-component/style-guide.md b/projects/FrontendMentor/newbie/nft-preview-card-component/style-guide.md new file mode 100644 index 0000000..fd18a66 --- /dev/null +++ b/projects/FrontendMentor/newbie/nft-preview-card-component/style-guide.md @@ -0,0 +1,33 @@ +# Front-end Style Guide + +## Layout + +The designs were created to the following widths: + +- Mobile: 375px +- Desktop: 1440px + +## Colors + +### Primary + +- Soft blue: hsl(215, 51%, 70%) +- Cyan: hsl(178, 100%, 50%) + +### Neutral + +- Very dark blue (main BG): hsl(217, 54%, 11%) +- Very dark blue (card BG): hsl(216, 50%, 16%) +- Very dark blue (line): hsl(215, 32%, 27%) +- White: hsl(0, 0%, 100%) + +## Typography + +### Body Copy + +- Font size (paragraph): 18px + +### Font + +- Family: [Outfit](https://fonts.google.com/specimen/Outfit) +- Weights: 300, 400, 600 diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/.gitignore b/projects/FrontendMentor/newbie/product-preview-card-component/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/README-template.md b/projects/FrontendMentor/newbie/product-preview-card-component/README-template.md new file mode 100644 index 0000000..754dfe2 --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/README-template.md @@ -0,0 +1,111 @@ +# Frontend Mentor - Product preview card component solution + +This is a solution to the [Product preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-preview-card-component-GO7UmttRfa). 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 and focus 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/README.md b/projects/FrontendMentor/newbie/product-preview-card-component/README.md new file mode 100644 index 0000000..7f11de5 --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/README.md @@ -0,0 +1,92 @@ +# Frontend Mentor - Product preview card component + +![Design preview for the Product preview card component coding challenge](./design/desktop-preview.jpg) + +## Welcome! πŸ‘‹ + +Thanks for checking out this front-end coding challenge. + +[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. + +**To do this challenge, you need a basic understanding of HTML and CSS.** + +## The challenge + +Your challenge is to build out this product preview card component 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 and focus 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 designs inside the `/design` folder. You will find both a mobile and a desktop version of the design. + +The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`. + +If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro). + +You will find all the required assets in the `/images` folder. The assets are already optimized. + +There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts. + +## 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. Initialize your project 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/). +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. + +## 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. + +This challenge is completely free. Please share it with anyone who will find it useful for practice. + +**Have fun building!** πŸš€ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/design/active-states.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/design/active-states.jpg new file mode 100644 index 0000000..0077dce Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/design/active-states.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-design.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-design.jpg new file mode 100644 index 0000000..b7e9c92 Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-design.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-preview.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-preview.jpg new file mode 100644 index 0000000..9884d8d Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/design/desktop-preview.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/design/mobile-design.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/design/mobile-design.jpg new file mode 100644 index 0000000..0f6da04 Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/design/mobile-design.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/images/favicon-32x32.png b/projects/FrontendMentor/newbie/product-preview-card-component/images/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/images/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/images/icon-cart.svg b/projects/FrontendMentor/newbie/product-preview-card-component/images/icon-cart.svg new file mode 100644 index 0000000..307ea61 --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/images/icon-cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-desktop.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-desktop.jpg new file mode 100644 index 0000000..ca93ea1 Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-desktop.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-mobile.jpg b/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-mobile.jpg new file mode 100644 index 0000000..e2076e3 Binary files /dev/null and b/projects/FrontendMentor/newbie/product-preview-card-component/images/image-product-mobile.jpg differ diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/index.html b/projects/FrontendMentor/newbie/product-preview-card-component/index.html new file mode 100644 index 0000000..c6c5f03 --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/index.html @@ -0,0 +1,36 @@ + + + + + + + + + Frontend Mentor | Product preview card component + + + + + + + Preview + + Gabrielle Essence Eau De Parfum + + A floral, solar and voluptuous interpretation composed by Olivier Polge, + Perfumer-Creator for the House of CHANEL. + + $149.99 + $169.99 + + Add to Cart + +
+ Challenge by Frontend Mentor. + Coded by Your Name Here. +
+ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/product-preview-card-component/style-guide.md b/projects/FrontendMentor/newbie/product-preview-card-component/style-guide.md new file mode 100644 index 0000000..3065dff --- /dev/null +++ b/projects/FrontendMentor/newbie/product-preview-card-component/style-guide.md @@ -0,0 +1,35 @@ +# Front-end Style Guide + +## Layout + +The designs were created to the following widths: + +- Mobile: 375px +- Desktop: 1440px + +## Colors + +### Primary + +- Dark cyan: hsl(158, 36%, 37%) +- Cream: hsl(30, 38%, 92%) + +### Neutral + +- Very dark blue: hsl(212, 21%, 14%) +- Dark grayish blue: hsl(228, 12%, 48%) +- White: hsl(0, 0%, 100%) + +## Typography + +### Body Copy + +- Font size (paragraph): 14px + +### Font + +- Family: [Montserrat](https://fonts.google.com/specimen/Montserrat) +- Weights: 500, 700 + +- Family: [Fraunces](https://fonts.google.com/specimen/Fraunces) +- Weights: 700 diff --git a/projects/FrontendMentor/newbie/qr-code-component/.gitignore b/projects/FrontendMentor/newbie/qr-code-component/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/qr-code-component/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/qr-code-component/README-template.md b/projects/FrontendMentor/newbie/qr-code-component/README-template.md new file mode 100644 index 0000000..d281ce1 --- /dev/null +++ b/projects/FrontendMentor/newbie/qr-code-component/README-template.md @@ -0,0 +1,103 @@ +# Frontend Mentor - QR code component solution + +This is a solution to the [QR code component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H). Frontend Mentor challenges help you improve your coding skills by building realistic projects. + +## Table of contents + +- [Overview](#overview) + - [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 + +### 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/qr-code-component/README.md b/projects/FrontendMentor/newbie/qr-code-component/README.md new file mode 100644 index 0000000..e3cb14d --- /dev/null +++ b/projects/FrontendMentor/newbie/qr-code-component/README.md @@ -0,0 +1,87 @@ +# Frontend Mentor - QR code component + +![Design preview for the QR code component coding challenge](./design/desktop-preview.jpg) + +## Welcome! πŸ‘‹ + +Thanks for checking out this front-end coding challenge. + +[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects. + +**To do this challenge, you need a basic understanding of HTML and CSS.** + +## The challenge + +Your challenge is to build out this QR code component 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. + +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 designs inside the `/design` folder. You will find both a mobile and a desktop version of the design. + +The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`. + +If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro). + +You will find all the required assets in the `/images` folder. The assets are already optimized. + +There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts. + +## 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. Initialize your project 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/). +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. + +## 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. + +This challenge is completely free. Please share it with anyone who will find it useful for practice. + +**Have fun building!** πŸš€ diff --git a/projects/FrontendMentor/newbie/qr-code-component/design/desktop-design.jpg b/projects/FrontendMentor/newbie/qr-code-component/design/desktop-design.jpg new file mode 100644 index 0000000..a1cea0e Binary files /dev/null and b/projects/FrontendMentor/newbie/qr-code-component/design/desktop-design.jpg differ diff --git a/projects/FrontendMentor/newbie/qr-code-component/design/desktop-preview.jpg b/projects/FrontendMentor/newbie/qr-code-component/design/desktop-preview.jpg new file mode 100644 index 0000000..885a872 Binary files /dev/null and b/projects/FrontendMentor/newbie/qr-code-component/design/desktop-preview.jpg differ diff --git a/projects/FrontendMentor/newbie/qr-code-component/design/mobile-design.jpg b/projects/FrontendMentor/newbie/qr-code-component/design/mobile-design.jpg new file mode 100644 index 0000000..f9c1b56 Binary files /dev/null and b/projects/FrontendMentor/newbie/qr-code-component/design/mobile-design.jpg differ diff --git a/projects/FrontendMentor/newbie/qr-code-component/images/favicon-32x32.png b/projects/FrontendMentor/newbie/qr-code-component/images/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/qr-code-component/images/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/qr-code-component/images/image-qr-code.png b/projects/FrontendMentor/newbie/qr-code-component/images/image-qr-code.png new file mode 100644 index 0000000..2e0095a Binary files /dev/null and b/projects/FrontendMentor/newbie/qr-code-component/images/image-qr-code.png differ diff --git a/projects/FrontendMentor/newbie/qr-code-component/index.html b/projects/FrontendMentor/newbie/qr-code-component/index.html new file mode 100644 index 0000000..228e6e5 --- /dev/null +++ b/projects/FrontendMentor/newbie/qr-code-component/index.html @@ -0,0 +1,28 @@ + + + + + + + + + Frontend Mentor | QR code component + + + + + + + Improve your front-end skills by building projects + + Scan the QR code to visit Frontend Mentor and take your coding skills to the next level + +
+ Challenge by Frontend Mentor. + Coded by Your Name Here. +
+ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/qr-code-component/style-guide.md b/projects/FrontendMentor/newbie/qr-code-component/style-guide.md new file mode 100644 index 0000000..273553b --- /dev/null +++ b/projects/FrontendMentor/newbie/qr-code-component/style-guide.md @@ -0,0 +1,26 @@ +# Front-end Style Guide + +## Layout + +The designs were created to the following widths: + +- Mobile: 375px +- Desktop: 1440px + +## Colors + +- White: hsl(0, 0%, 100%) +- Light gray: hsl(212, 45%, 89%) +- Grayish blue: hsl(220, 15%, 55%) +- Dark blue: hsl(218, 44%, 22%) + +## Typography + +### Body Copy + +- Font size (paragraph): 15px + +### Font + +- Family: [Outfit](https://fonts.google.com/specimen/Outfit) +- Weights: 400, 700 diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/.gitignore b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README-template.md b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README-template.md new file mode 100644 index 0000000..970d1d0 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README-template.md @@ -0,0 +1,111 @@ +# Frontend Mentor - Skilled e-learning landing page solution + +This is a solution to the [Skilled e-learning landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/skilled-elearning-landing-page-S1ObDrZ8q). 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 +

Some HTML code I'm proud of

+``` +```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.** diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README.md b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README.md new file mode 100644 index 0000000..324461d --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/README.md @@ -0,0 +1,88 @@ +# Frontend Mentor - Skilled e-learning landing page + +![Design preview for the Skilled e-learning 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 decent 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, some are for specific layouts. We also include WEBP and PNG versions and different resolutions of the hero image, so you can choose to use whichever format and resolution you like or even look into letting the browser choose which image to use based on specific conditions. For this, you can look into [responsive images](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images) to learn more. + +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!** πŸš€ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/preview.jpg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/preview.jpg new file mode 100644 index 0000000..1358ca1 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/preview.jpg differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/.gitignore b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/.gitignore new file mode 100644 index 0000000..d13464a --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/.gitignore @@ -0,0 +1,16 @@ +# Avoid accidental upload of the Sketch and Figma design files +##################################################### +## Please do not remove lines 5 and 6 - thanks! πŸ™‚ ## +##################################################### +*.sketch +*.fig + +# Avoid accidental XD upload if you convert the design file +############################################### +## Please do not remove line 12 - thanks! πŸ™‚ ## +############################################### +*.xd + +# Avoid your project being littered with annoying .DS_Store files! +.DS_Store +.prettierignore \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/favicon-32x32.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/favicon-32x32.png new file mode 100644 index 0000000..1e2df7f Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/favicon-32x32.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-animation.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-animation.svg new file mode 100644 index 0000000..60c5213 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-animation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-business.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-business.svg new file mode 100644 index 0000000..faf3bc2 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-business.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-crypto.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-crypto.svg new file mode 100644 index 0000000..c855d86 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-crypto.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-design.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-design.svg new file mode 100644 index 0000000..e3e917b --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-design.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-photography.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-photography.svg new file mode 100644 index 0000000..ee5020a --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/icon-photography.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.png new file mode 100644 index 0000000..560288e Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.webp new file mode 100644 index 0000000..8dc12e2 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.png new file mode 100644 index 0000000..0d51cab Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.webp new file mode 100644 index 0000000..4f5e871 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-desktop@2x.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.png new file mode 100644 index 0000000..a15bd05 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.webp new file mode 100644 index 0000000..cdf11b5 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.png new file mode 100644 index 0000000..aae72f5 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.webp new file mode 100644 index 0000000..51f7a6b Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-mobile@2x.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.png new file mode 100644 index 0000000..1e1f11d Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.webp new file mode 100644 index 0000000..f39b04f Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.png b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.png new file mode 100644 index 0000000..d94db9f Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.png differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.webp b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.webp new file mode 100644 index 0000000..c478396 Binary files /dev/null and b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/image-hero-tablet@2x.webp differ diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-dark.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-dark.svg new file mode 100644 index 0000000..f67e245 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-light.svg b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-light.svg new file mode 100644 index 0000000..92dba70 --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/assets/logo-light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/index.html b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/index.html new file mode 100644 index 0000000..b784ece --- /dev/null +++ b/projects/FrontendMentor/newbie/skilled-elearning-landing-page/starter-code/index.html @@ -0,0 +1,52 @@ + + + + + + + + + Frontend Mentor | Skilled e-learning landing page + + + + Get Started + + Maximize skill, minimize budget + + Our modern courses across a range of in-demand skills will give you the + knowledge you need to live the life you want. + + Get Started + + Check out our most popular courses! + + Animation + Learn the latest animation techniques to create stunning motion + design and captivate your audience. + Get Started + + Design + Create beautiful, usable interfaces to help shape the future of + how the web looks. + Get Started + + Photography + Explore critical fundamentals like lighting, composition, and focus + to capture exceptional photos. + Get Started + + Crypto + All you need to know to get started investing in crypto. Go from beginner + to advanced with this 54 hour course. + Get Started + + Business + A step-by-step playbook to help you start, scale, and sustain your business + without outside investment. + Get Started + + Get Started + + + \ No newline at end of file diff --git a/src/screenshots/placeholder.png b/src/screenshots/placeholder.png new file mode 100644 index 0000000..f08b775 Binary files /dev/null and b/src/screenshots/placeholder.png differ