Skip to content

RCVarley/odin-landing-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Landing Page Project

Welcome to my Landing Page practice project! This project was created to enhance my CSS skills, specifically focusing on the Flexbox layout model. The project is in partial fulfillment of completing The Odin Project.

Feel free to explore the page and see how Flexbox is utilized to create a responsive and visually appealing design.

Features

  • Responsive layout using Flexbox.
  • Demonstrates various Flexbox properties such as flex-direction, justify-content, align-items, and more.
  • Minimalistic design to focus on Flexbox implementation.
  • Lightweight and easy to understand HTML and CSS structure.
  • CSS uses BEM methodology.

Technologies Used

  • HTML
  • CSS

Getting Started

To get a copy of this project up and running on your local machine, follow these steps:

  1. Clone the Repository
  2. Open in a Browser:
    • Navigate to the project directory.
    • Open the index.html file in your preferred browser.
  3. Explore and Learn:
    • Browse the index.html and style.css files
    • Experiment with the HTML and CSS code to understand its structure and how changes impact the website.


Happy coding!

About

My take on the Odin landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.1%
  • HTML 44.9%