This project is a Unit Converter that allows users to convert between different units of measurement such as length, weight, and temperature. The application also includes particle animations in the background for visual enhancement and dynamic background color changes.
- Convert between different units of length, weight, and temperature.
- Particle animation background.
- Dynamic background color changes.
- Responsive design.
- HTML
- CSS
- JavaScript
- Particles.js for particle animation
- Clone the repository:
git clone https://github.com/Anthony01M/unit-converter.git
- Navigate to the project directory:
cd unit-converter
- Open
index.html
in your browser to view the application.
- Select the type of unit you want to convert (length, weight, or temperature) from the dropdown menu.
- Enter the value you want to convert in the input field.
- Select the units to convert from and to.
- Click the "Convert" button to see the result.
- Enjoy the particle animation background and dynamic background color changes.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is part of my portfolio. Feel free to check out my other projects on GitHub.