Welcome to frontend-projects, a collection of small frontend projects I work on. This repository includes everything from simple HTML and CSS experiments to more advanced projects using JavaScript.
- Basic HTML & CSS – Simple layouts, styling experiments, and UI components.
- JavaScript Projects – Small interactive projects using vanilla JavaScript.
To explore a project, navigate to its folder and open the respective index.html
file (if applicable) or follow the setup instructions provided in the project's README (if available).
git clone https://github.com/TynK-M/frontend-projects.git
cd frontend-projects
frontend-projects/
│-- basic-html-css/
│-- js-projects/
│-- .gitignore
│-- LICENSE
│-- README.md
- HTML, CSS, JavaScript
This repository is licensed under the MIT License.
Feel free to explore, contribute, and give feedback.