- Website: https://akshatart.netlify.app/
Akshat Art Website is a platform dedicated to showcasing and selling exquisite artworks. This project demonstrates a user-friendly e-commerce platform designed to provide an elegant browsing and shopping experience for art enthusiasts.
- Home Page: Highlights featured artworks and collections.
- Product Page: Displays individual art pieces with details such as price, description, and availability.
- Shopping Cart: Allows users to view and manage their selected artworks.
- Feedback Page: Collects feedback from users for improvements.
- Form Validation: Ensures data integrity in forms (e.g., checkout or feedback forms).
Project Root/
│
├── css/
│ └── [CSS files for styling, e.g., styles.css]
│
├── favicon_io/
│ └── [Favicon files, e.g., favicon.ico or PNG files]
│
├── image/
│ └── [Image assets for the project, e.g., PNGs, JPGs, SVGs]
│
├── js/
│ └── [JavaScript files for functionality, e.g., scripts.js]
│
├── cart.html
├── feedback.html
├── form-validation.html
├── index.html
├── product.html
- HTML5: For structuring content.
- CSS3: For styling and responsive design.
- JavaScript: For interactivity and form validation.
- Clone the repository:
git clone <repository_url>
- Open the project directory:
cd Akshat-art-website - Open
index.htmlin your preferred browser to view the website.
Contributions are welcome! Follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here" - Push to the branch:
git push origin feature/your-feature-name
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
- Developed by Abhishek Kumar
Thank you for visiting Akshat Art Website! Enjoy exploring our collection.
