An open API service indexing awesome lists of open source software.

https://github.com/spudoodle/devchallenges

devChallenges Solutions
https://github.com/spudoodle/devchallenges

devchallenges javascript react tailwindcss vite

Last synced: 9 months ago
JSON representation

devChallenges Solutions

Awesome Lists containing this project

README

          

devChallenges Solutions




GitHub Last Commit
GitHub Language Count
GitHub Top Language
GitHub commit activity (branch)



This repository contains my solutions for various challenges from devChallenges

## Table of Contents

- [Introduction](#introduction)
- [Challenges](#challenges)
- [Responsive Web Developer](#responsive-web-developer)
- [Folder Structure](#folder-structure)


## Introduction

Welcome to my repository for devChallenges solutions! My solutions for the various devChallenges problems are available here. Please browse and let me know what you think.


## Challenges

### Responsive Web Developer

- Minimal Blog Card   [CODE](https://github.com/Achal-00/devChallenges/tree/main/CODE/minimal-blog-card)  |  [LIVE](https://achal-00.github.io/devChallenges/minimal-blog-card/)
- Business Blog Card   [CODE](https://github.com/Achal-00/devChallenges/tree/main/CODE/business-blog-card)  |  [LIVE](https://achal-00.github.io/devChallenges/business-blog-card/)
- Testimonial Page   [CODE](https://github.com/Achal-00/devChallenges/tree/main/CODE/testimonial-page)  |  [LIVE](https://achal-00.github.io/devChallenges/testimonial-page/)
- Contact Page   [CODE](https://github.com/Achal-00/devChallenges/tree/main/CODE/contact-page)  |  [LIVE](https://achal-00.github.io/devChallenges/contact-page/)


## Folder Structure

By clicking the CODE link next to the project name, you can view the solutions code. Alternatively, you can peruse the files within the CODE folder.