Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.6 KB

Flicker Website Clone - HTML and CSS

This project is a clone of the Flicker website, developed using HTML and CSS. The goal of this project is to recreate the visual appearance and layout of the Flicker website and experience a similar user interface.

Features

  • Home Page: The home page displays a grid of featured photos, along with navigation links to various categories.

  • Responsive Design: The web application is designed to be responsive, ensuring that it adapts to different screen sizes and devices.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/rohit-s-s/flicker_App_clone
  1. Open the index.html file in your web browser to access the Flicker website clone.

Technologies Used

  • HTML: Used for structuring the content and creating the layout of the web pages.

  • CSS: Utilized for styling various elements, including fonts, colors, and layout.

Contributing

Contributions to the project are welcome! If you find any issues or have suggestions for improvements, feel free to open a new issue or submit a pull request.

Acknowledgments

This Flicker website clone was created for educational purposes to showcase HTML and CSS skills. It is not associated with the official Flicker website and does not provide any real functionality or photo sharing capabilities.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code for personal and commercial projects. However, please provide appropriate attribution to the original author if you decide to use or share this project.