Skip to content

Dkhodos/frontend_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 1 - Frontend Course Assignment

This repository serves as the foundation for completing Project 1, which is the first assignment in the frontend course.

Project Overview

The project focuses on applying foundational concepts of frontend development, including:

  • HTML and CSS for structuring and styling the application.
  • JavaScript for adding interactivity and logic.
  • Basic principles of responsive design and best practices.

This project is an essential step in building a solid understanding of frontend technologies.

Repository Structure

The project is located in the following path within the repository:

📂 frontend_course
└── 📂 project_1

You can find all files related to this assignment under the project_1 directory.

Instructions

  1. Clone the repository:

    git clone https://github.com/Dkhodos/frontend_course.git
  2. Navigate to the project_1 directory:

    cd frontend_course/project_1
  3. Open the project in your preferred code editor.

  4. Follow the course guidelines to complete the assignment. Ensure that you:

    • Use semantic HTML tags.
    • Apply appropriate CSS styles.
    • Include comments for clarity in the code.
  5. Test your project in multiple browsers to ensure cross-browser compatibility.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors