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.
https://citytreasurehunt.netlify.app/
- 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
- HTML5
- CSS3
- JavaScript
To run this project locally:
- Clone the repository:
git clone https://github.com/CharmingBeetle/CFG-Interactive-Website-Challenge-122024.git
- Open
index.html
in your preferred browser.
The hosted version of this website can be accessed at citytreasurehunt.netlify.app.
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
- Add more interactive features
- Implement a dark mode toggle
- Enhance accessibility features
- Optimize for better performance
- Code First Girls for providing the challenge and learning opportunity
- All mentors and peers who provided feedback and support