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
- Host: GitHub
- URL: https://github.com/spudoodle/devchallenges
- Owner: spudoodle
- Created: 2023-12-01T16:06:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T09:00:48.000Z (about 2 years ago)
- Last Synced: 2025-02-17T16:34:13.795Z (12 months ago)
- Topics: devchallenges, javascript, react, tailwindcss, vite
- Language: JavaScript
- Homepage: https://slusy.github.io/devChallenges/
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
devChallenges Solutions
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.