Skip to content

A growing collection of beginner to intermediate frontend development projects using HTML and CSS. Perfect for hands-on practice and learning modern web development.

Notifications You must be signed in to change notification settings

sudhanshuverse/frontend-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Projects 🌟

A curated collection of web development projects to practice HTML, CSS, and more. Starting with small components like the QR Code Card, this repo will grow with larger projects as I advance in front-end development.

📚 About

This repository is my front-end learning portfolio, with all projects organized under the project/ subfolder (e.g., 1-qr-code-card). It showcases my progress from simple, responsive designs to future complex web applications.

🛠️ Projects

Here are some of the frontend challenges I've completed:

# Project Title Path
🔹 1 QR Code Card 01-qr-code-card/
🔹 2 Card Project 02-card-project/
🔹 3 YouTube Header Clone 03-youtube-header/
🔹 4 Column Preview Card Component 04-column-preview-card-component/
🔹 5 CSS Grid Testimonial Section 05-css-grid-testimonial-section/
🔹 6 E-Commerce Product Card 06-e-commerce-card/
🔹 7 Custom Search Bar 07-custom-search-bar/
🔹 8 Profile Card with Share Button 08-profile-card-with-share-functionality/
🔹 9 Tooltips in CSS 09-tooltips/
🔹 10 Custom Dropdown Menu 10-custom-dropwon/
🔹 11 Responsive-navigation-barar 11-responsive-navigation-barar/
🔹 12 Grid-card 12-grid-card/

More projects coming soon...

🚀 Getting Started

  1. Clone:
    git clone https://github.com/sudhanshuverse/frontend-projects.git
    
  2. Navigate: cd frontend-projects/project/1-qr-code-card
  3. View: Open index.html in a browser.
frontend-projects/
├───
│   ├── 1-qr-code-card/
│   │   ├── index.html         # Main HTML file for the QR code component
│   │   ├── style.css          # Stylesheet for QR code card styling
│   │   ├── image.png          # QR code image used in the project
│   │   ├── screenshot.png     # Screenshot preview of the project
├── README.md                  # Overview of the repository and projects

🌱 Future Plans

  • Add more projects to project/ (e.g., 2-product-card).
  • Include larger projects in a future advanced-projects/ folder.
  • Host live demos via GitHub Pages.

📬 Contact

Feedback welcome! Connect with me:

Thanks for exploring my projects! 🚀

About

A growing collection of beginner to intermediate frontend development projects using HTML and CSS. Perfect for hands-on practice and learning modern web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published