A simple and responsive frontend website built for a local cat rescue organization. This was my first project, created using vanilla HTML, CSS, and JavaScript.
Check it out here! https://riehltj.github.io/SOSCatTucson/
- Responsive layout with mobile-friendly design
- Informational pages about adoptable cats and the rescue mission
- Dynamic content loading for adoptable cats (via JSON or embedded JS)
- Clean and accessible design for the local community
- HTML5
- CSS3
- JavaScript (ES6)
No setup required — just open index.html in your browser.
git clone https://github.com/yourusername/cat-rescue-site.git
cd cat-rescue-site
open index.html