Skip to content

KudoKid1412/FRONT_END

 
 

Repository files navigation

FRONT_END Learning Path

This repository records my front-end learning journey, including daily practice exercises while studying web development fundamentals.


📚 Topics

  • HTML & CSS
  • Responsive Web Design
  • Bootstrap 5
  • JavaScript Basics
  • JavaScript Array & Array Methods

📂 Project Structure

Each folder represents one learning day with practice exercises.


🚀 How to use

  1. Clone this repository:
    git clone https://github.com/NV-DuyManh/FRONT_END.git
  2. Open the project folder in VS Code
  3. Open any .html file in your browser or use Live Server for a better experience
  4. Open JavaScript files in VS Code and check the output using the browser Console

🧠 Learned Concepts

  • HTML semantic structure
  • CSS layout techniques (Flexbox, Position)
  • Responsive design with Media Queries
  • Bootstrap 5 components & grid system
  • JavaScript variables (var, let, const)
  • JavaScript array methods (map, filter, reduce, sort, some, every)

🎯 Goal

Build a solid foundation in front-end development and improve coding skills through continuous practice.

About

Front End practice repository created by Nguyen Van Duy Manh to track daily exercises while learning web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 45.6%
  • CSS 27.7%
  • JavaScript 26.7%