Skip to content

erasmus-obeth/fcc-cat-painting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

📘 FCC Project – Project Name Here

This is my implementation of the Project Name from freeCodeCamp’s Responsive Web Design Certification.

The project demonstrates my ability to build responsive, accessible, and semantic web pages using HTML5 and CSS3.


🚀 Features

  • 🎨 Clean, semantic layout
  • 📱 Fully responsive design with media queries
  • ♿ Accessible HTML structure
  • ✅ Meets all freeCodeCamp user story requirements and passes the FCC test suite

🛠️ Technologies Used

  • HTML5
  • CSS3 (Flexbox / Grid / Media Queries depending on project)
  • (Optional: JavaScript, if used)

📂 Project Structure

  • fcc-project-name/ -│── index.html # Main HTML structure -│── style.css # Custom CSS styling -│── script.js # (Optional) JavaScript functionality -│── README.md # Project documentation -│── LICENSE # Project license -└── assets/ # Screenshots, images, and other assets

📸 Preview

Project Screenshot
(Replace with your own screenshot or demo GIF)


🌍 Live Demo

🔗 View Project on GitHub Pages


📑 User Stories

This project fulfills the following freeCodeCamp user stories:

  1. User story 1
  2. User story 2
  3. User story 3

(Copy the exact user stories from FCC’s project instructions into this list.)


📌 How to Run Locally

  1. Clone the repo:
    git clone https://github.com/your-username/fcc-project-name.git
    
  2. Open index.html in your browser.

🎯 Learning Takeaways

Strengthened skills in semantic HTML.

Improved responsive design techniques using CSS Flexbox/Grid & media queries.

Practiced applying FCC’s user stories to real-world coding projects.


📝 License

This project is open-source and available under the MIT License.

About

A CSS artwork project from FreeCodeCamp’s Responsive Web Design course, practicing absolute positioning, z-index, and transforms by painting a cat with pure CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors