Live Site: code-craft-io.netlify.app
code-Craft is a responsive and visually engaging multi-page portfolio website designed to showcase projects, skills, and personal information. Built with modern web technologies, it offers a seamless user experience across devices.
- Responsive Design: Ensures optimal viewing on desktops, tablets, and mobile devices.
- Multi-Page Layout: Includes multiple pages for detailed content presentation.
- Interactive Elements: Enhances user engagement through dynamic components.
- Visual Appeal: Utilizes high-quality images and thoughtful design aesthetics.
- HTML5 & CSS3: For structured content and styling.
- JavaScript: Adds interactivity and dynamic behavior.
- Bootstrap: Facilitates responsive design and layout.
- Netlify: Hosts the live version of the website.
code-Craft/
├── index.html
├── page2.html
├── style.css
├── style2.css
├── script.js
├── bgimage.jpg
├── pexels-olli-20281275.jpg
├── subtle-cinematics-acZd3gWgfOw-unsplash.jpg
└── README.md
To view the project locally:
-
Clone the repository:
git clone https://github.com/aerinpatel/code-Craft.git cd code-Craft -
Open
index.htmlin your preferred web browser.

