FrontendMentor-Solutions

Frontend Mentor Solutions

Welcome to the Frontend Mentor Solutions project! This repository is created to store solutions for challenges from Frontend Mentor.

Table of Contents

About

Frontend Mentor is a platform that provides real-world front-end challenges to help you improve your skills. This project aims to collect solutions submitted by different contributors, showcasing their implementation of these challenges.

Challenges

Browse the list of challenges and click on the links to see the respective solutions.

  1. QrCode Component
  2. Age Calculator App
  3. SocialMedia Dashboard
  4. News Home Page
  5. Ecommerce product main
  6. Rest countries

Feel free to add your own solutions by submitting a pull request. Contributions are always welcome!

Contributing

Contributions are greatly appreciated. To add your own solution, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b solution/your-solution.
  3. Add your solution to the appropriate challenge directory.
  4. Commit your changes: git commit -m 'Add solution for Challenge Name'.
  5. Push to the branch: git push origin solution/your-solution.
  6. Submit a pull request.

Please ensure your solution follows the directory structure and naming conventions used in this project.

License

This project is licensed under the MIT License.