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.
- 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
- HTML
- CSS
- Git (version control)
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
Deployed using Git and GitHub pages.
https://erikadva.github.io/web-dev-projects/TeaCozy/
- 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