Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.13 KB

README.md

File metadata and controls

55 lines (33 loc) · 2.13 KB

personal-blog

This is a project to Udacity's Front End Web Developer nanodegree.

Overview:

This is an example of a responsive Personal blog - theme: travel (front end only), which contains three pages (the Homepage, blog Post and About Me page). Built using html and css only.

👀 Check it Out:

https://personal-blog-iota-wine.vercel.app

Mobile:

Screenshot 2022-07-14 at 16 31 01 Screenshot 2022-07-14 at 16 32 20

Desktop:

Screenshot 2022-07-14 at 16 25 39

Screenshot 2022-07-14 at 16 26 19

Screenshot 2022-07-14 at 16 26 51

Project Intro

  • Building a Personal Blog Website using HTML and CSS only.

  • The goal of this project is to get practice with:

    • Using HTML5 with semantic tags
    • Including custom images, layout and styling
    • Should include, at minimum, 2 HTML files related to: the blog website and a blog post
    • Creating a Design System
    • Formalizing/Implementing Design System
    • Creatind appropriate user flow on pages with links as needed
    • Using typography
    • Building mobile-friendly pages (displays correctly on all display sizes - mobie, tablet, desktop)
  • Language and tools for this project:

    • HTML5
    • CSS
    • Design System (Figma)
  • Project rubric:

Check out the specifications here.

Getting Started

Follow the steps below to get the project running.

Clone this Github repository and then open the file index.html You will see the blog page in your browser.