This project is a clone of the cover page of the book "You Don't Know JS" using HTML and CSS. The aim of the project is to showcase the design skills and the ability to replicate a given design using HTML and CSS.
- The design replicates the original book cover of the "You Don't Know JS" series.
- The HTML and CSS have been used to create the design.
- The design is fully responsive.
- The project serves as an opportunity to improve the HTML and CSS skills.
- HTML
- CSS
Clone the repository:
git clone https://github.com/vishal-rathod-07/YDKJS-book-cover-clone.git
Open the index.html
file in a browser to view the design.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.