jsurrea / Frontend-Mentor

A collection of my solutions to diverse frontend challenges

Home Page:https://jsurrea.github.io/Frontend-Mentor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor Challenges Showcase

Welcome to the Frontend Mentor Challenges Showcase! This project is a collection of my solutions to various frontend challenges, designed to showcase my skills, creativity, and problem-solving abilities in web development. Whether you're here to explore, learn, or contribute, I hope you find inspiration and insights.

Captura de Pantalla 2023-11-20 a la(s) 9 40 26 p m

Table of Contents

Introduction

This repository serves as a comprehensive portfolio of my frontend development journey. It includes solutions to challenges ranging from simple HTML/CSS exercises to complex JavaScript projects. Each challenge is organized into its own directory, providing a clear and structured overview of the diverse skills I've applied.

Project Structure

The project structure usually follows a consistent layout:

  • Challenge Name:
    • README.md: Description of the challenge and my approach.
    • index.html: HTML file.
    • style.css: CSS styling.
    • script.js: JavaScript solutions.
    • assets/: Supporting assets (images, icons, etc.).

Challenges

Explore the challenges and solutions included in this showcase on GitHub Pages!

How to Contribute

Contributions are highly encouraged! If you have a frontend challenge solution or want to improve existing ones, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or improvement.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Open a Pull Request, and let's discuss and merge!

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.


Thank you for exploring my frontend challenges showcase! Happy coding! 👩‍💻👨‍💻

About

A collection of my solutions to diverse frontend challenges

https://jsurrea.github.io/Frontend-Mentor/

License:MIT License


Languages

Language:HTML 59.4%Language:CSS 31.0%Language:SCSS 6.6%Language:JavaScript 3.0%