Muhammadib12 /
CRUD-JS-PROJECT
This is one of my trainings on learning the front-end and back-end using JS HTML CSS3
Loading repository data…
DharshiBalasubramaniyam / repository
This is one my individual project, which is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
Welcome to the Ice Cream Parlour Website! This responsive and user-friendly website is designed to provide a delightful experience for ice cream lovers. Built using HTML, CSS, and Vanilla JavaScript, it offers an interactive interface for browsing ice cream options, shopping, and leaving reviews. The website is optimized for both desktop and mobile users, ensuring a smooth experience across all devices.
HTML serves as the backbone of the website, providing the structure and layout for various elements like headings, paragraphs, buttons, and images. In this project, HTML is used extensively to create the layout for sections such as the navbar, product display, and footer.
CSS is utilized to style the website, enhancing its visual appeal and responsiveness. This project employs CSS to define colors, fonts, and layouts, ensuring a seamless experience across different screen sizes.
JavaScript adds interactivity and functionality to the website. This project uses Vanilla JavaScript to implement dynamic features such as:
📱 Responsive Design:
🛒 Shopping Cart Functionality:
📝 Form Validations:
⭐ Interactive Reviews Section:
💻Desktop and📱Mobile View
We welcome contributions to the Ice Cream Parlour Website! To get started, please follow these simple steps:
🍴 Fork the Repository
💻 Clone Your Fork
git clone https://github.com/your-username/ice-cream-parlour-website.git
your-username with your GitHub username.🌿 Create a New Branch
git checkout -b your-branch-name
fix-navbar or add-contact-form.🛠️ Make Your Changes
✅ Test Your Changes
index.html file in your web browser to ensure everything functions as expected.💬 Commit Your Changes
git add .
git commit -m "Added feature X or Fixed issue Y"
📤 Push Your Changes
git push origin your-branch-name
🔄 Create a Pull Request (PR)
🔎 Review Changes
*🏆 Contribution Levels:
Tasks are categorized into various levels based on complexity and skills required. Each level provides different points as follows:
All contributors must adhere to the guidelines. Violations can affect your profile. Review the guidelines here.
A big thank you to all the contributors! 🎉
Thank you for exploring the Ice Cream Parlour Website! We hope you find this project enjoyable and informative. Your feedback, contributions, and suggestions are always welcome!
If you have any questions or need assistance, please feel free to reach out through the Issues section of this repository.
For any inquiries or support, please contact:
Selected from shared topics, language and repository description—not editorial ratings.
Muhammadib12 /
This is one of my trainings on learning the front-end and back-end using JS HTML CSS3
davuca /
There are so many Front-End frameworks out there and almost all of them are based in one Philosophy → simplify and speed the web development, after I've built the Davuca Framework I came to realise that we will not stop building frameworks until one major problem is fixed → HTML5, and I feel like if ignore this problem I will be robbing the future generation the true meaning of a Web Designer.
LukeG91 /
This was one of the first projects that I took on soon after learning how to code. It is built using HTML5 and CSS3 and is a front-end build only. This build really helped me gain a good grasp and understanding of how to structure HTML elements on a web page as well as how to position and style them using CSS.