Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harsh825/odin-landing-page

A landing page built as part of The Odin Project curriculum's Foundations course. This project demonstrates fundamental HTML and CSS skills, including flexbox layouts, and proper semantic markup. Features a hero section, services overview, and contact information in a clean, professional design
https://github.com/harsh825/odin-landing-page

flexbox flexbox-grid

Last synced: 5 days ago
JSON representation

A landing page built as part of The Odin Project curriculum's Foundations course. This project demonstrates fundamental HTML and CSS skills, including flexbox layouts, and proper semantic markup. Features a hero section, services overview, and contact information in a clean, professional design

Awesome Lists containing this project

README

        

# Odin Landing Page Project

## 🚀 Live Demo
[View Live Site](https://harsh825.github.io/Odin-landing-page/)

## 📝 Description
A landing page implementation created while following The Odin Project's web development curriculum. This project demonstrates fundamental web development skills through a clean, modern design.

## ✨ Features
- layout using CSS Flexbox
- Modern hero section design
- Information cards showcasing key features
- Quote/testimonial section
- Call-to-action button
- Footer with links

## 🛠️ Technologies Used
- HTML5
- CSS3
- Flexbox

## 📚 Learning Outcomes
- Implementing layouts with CSS Flexbox
- Working with CSS selectors and properties
- Creating responsive designs
- Following design specifications

## 🎯 Original Design
This project is based on The Odin Project's [landing page assignment](https://www.theodinproject.com/lessons/foundations-landing-page).

## 📸 Screenshots


Landing Page Section 1



Landing Page Section 2



Landing Page Section 3



Landing Page Section 4

## 🚀 Installation
1. Clone the repository:
```bash
git clone https://github.com/HARSH825/Odin-landing-page.git