Skip to content

CharmingBeetle/CFG-Interactive-Website-Challenge-122024

Repository files navigation

CFG Interactive Website Challenge

Overview

This project was created as part of the Code First Girls Interactive Website Challenge in December 2024. It's a responsive website that showcases web development skills using HTML, CSS, and JavaScript.

Visit the site

https://citytreasurehunt.netlify.app/

Features

  • Responsive design that works across desktop and mobile devices
  • Interactive elements powered by JavaScript
  • Clean and modern user interface
  • Navigation menu for easy access to different sections
  • Contact form for user interaction

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Installation

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/CharmingBeetle/CFG-Interactive-Website-Challenge-122024.git
    
  2. Open index.html in your preferred browser.

Hosted version

The hosted version of this website can be accessed at citytreasurehunt.netlify.app.

Development

This project was developed as part of learning web development through Code First Girls. The challenge requirements included:

  • Creating a responsive website for a local event
  • Implementing interactive elements
  • Following best practices for HTML, CSS, and JavaScript

Future Improvements

  • Add more interactive features
  • Implement a dark mode toggle
  • Enhance accessibility features
  • Optimize for better performance

Acknowledgments

  • Code First Girls for providing the challenge and learning opportunity
  • All mentors and peers who provided feedback and support