Frontend_collection

Frontend Collection

Welcome to Frontend collection! This repository is a collection of small frontend projects built with HTML, CSS, and JavaScript. Each project is designed to help my practice and improve my frontend development skills.

Projects

  1. Project 1: Banner
    • Description: A simple banner for profile that catches the user’s attention.
    • Website: https://manisankar29.github.io/Frontend_collection/Banner/
    • Output: output1
  2. Project 2: OTP Verification
    • Description: A web-based OTP(One Time Password) verification system.
    • Website: https://manisankar29.github.io/Frontend_collection/OTP%20Verification/
    • Output: output2
  3. Project 3: Glowing Text Animation
    • Description: A visual effect applied to text elements, creating the illusion that they emit a gentle and radiant light.
    • Website: https://manisankar29.github.io/Frontend_collection/Glowing%20Text%20Animation/
    • Output: output3
  4. Project 4: QR Code Generator
    • Description: A web-based QR Code Generator using URL(Uniform Resource Locator).
    • Website: https://manisankar29.github.io/Frontend_collection/QR%20Code%20Generator/
    • Output: output4
  5. Project 5: Age Calculator
    • Description: An interactive web-based age calculator computes age in terms of years, months and days.
    • Website: https://manisankar29.github.io/Frontend_collection/Age%20Calculator/
    • Output: output5

Getting Started

  1. Clone the repository to your local machine:
  git clone https://github.com/manisankar29/Frontend_collection.git
  1. Navigate to the project folder of your choice:
  cd Fronted_collection/Project_name
  1. Open the index.html file in your preferred browser to view the project.

Contributing

If you’d like to contribute to this collection, feel free to fork the repository and submit a pull request. Make sure to follow the contribution guidelines.

License

This project is licensed under the MIT License.

LICENSE