Note: Projects will be added regularly
Welcome to the HTML CSS JS Mini Projects repository! This collection is a series of simple projects built using HTML, CSS, and JavaScript. Each project is designed to help you grasp different techniques/concepts of web development.
These projects are perfect for beginners looking to dive into web development or for anyone seeking to practically reinforce their understanding of HTML, CSS, and JavaScript.
Feel free to clone, fork, and share these projects with your friends or use them as a learning resource.
S.No | Name | Link |
---|---|---|
001 | Temperature Convertor | Link |
002 | Image Slider | Link |
003 | Pokemon Gallery | Link |
004 | Counter Closures | Link |
To get started with these projects, follow these simple steps:
-
Fork the Repository: Click on the "Fork" button at the top-right corner of this page to create a copy of the repository in your GitHub account.
-
Clone the Repository: Clone the forked repository to your local machine using the following command in your terminal:
git clone https://github.com/TencoDev/html-css-javascript-projects.git
-
Open with VS Code: Open the cloned repository in Visual Studio Code (VS Code) or your preferred code editor.
-
Install Live Server Extension: If you haven't already, install the Live Server extension for VS Code.
-
Optionally, You can visit the links above: If you are only interested in the result, links are provided for the respective projects above
Temperature Convertor from BroCode Javascript Series Link