Simple landing page website.
This project was completed for the "Landing Page" of the Foundations Course within the Foundations path from The Odin Project.
- HTML5
- CSS3
- Git & GitHub
- Command Line
- Visual Studio Code
odin-landing-page/
├─ README.md
├─ index.html
├─ css/
│ └─ style.css
├─ assets/
│ └─ images/
│ └─ (other images...)
└─ preview.jpg
-
Clone the repository
git clone https://github.com/yevgengvr/odin-landing-page.git
-
Navigate to the project directory
cd odin-landing-page
Open the index.html file in your web browser. You can do this by double-clicking the file in your file explorer or by using your IDE's live server extension.
- The Odin Project curriculum team
Live Preview and Source.
