Skip to content

Latest commit

 

History

History

TeaCozy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Tea Cozy Project

Table of contents

Project Description

This is my first project built with HTML and CSS as part of the codecademy course "Intermediate CSS". The design spec and image assets were provided by codecademy. In this repository, you can find my solution to this project.

Goals:

  • Build a website on my own machine (off-platform)
  • Utilise basic HTML and CSS with minimal guidance
  • Implement CSS Flexbox to design a flexible and responsive website
  • Deploy this fictional website on GitHub pages as one of my portfolio projects

Built with

  • HTML
  • CSS
  • Git (version control)

Site Preview

Local usage

If you wish to view the site locally, clone the repository and open index.html file with your browser.

HTTPS

git clone https://github.com/ErikaDva/web-dev-projects.git ./TeaCozy

Live site

Deployed using Git and GitHub pages.

https://erikadva.github.io/web-dev-projects/TeaCozy/

Resources

  • Design idea and materials provided by codecademy
  • Site preview was generated using ScreenToGif
  • Finished project deployed live on GitHub pages
  • Favicon "tea" image provided by Flaticon
  • Conversion of .png image to .ico format using free online tool CONVERTICO