https://github.com/suptarr/teacozy
Create a fictional tea shop website on your own computer.
https://github.com/suptarr/teacozy
css html javascript
Last synced: 3 months ago
JSON representation
Create a fictional tea shop website on your own computer.
- Host: GitHub
- URL: https://github.com/suptarr/teacozy
- Owner: SupTarr
- Created: 2022-06-11T02:16:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-17T15:53:52.000Z (almost 3 years ago)
- Last Synced: 2025-06-29T20:38:49.183Z (about 1 year ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://suptarr.github.io/TeaCozy/
- Size: 24.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tea Cozy
## About The Project
This project was completed as part of `Web Development Foundations`. I am tasked to create a fictional tea shop website on your own computer.
For this project you will implement the site specified by the wireframes and make all remaining design decisions to complete the site. You can find the wireframes for this project [here](https://content.codecademy.com/courses/freelance-1/unit-4/img-tea-cozy-redline.jpg).
## Technologies
This project was created with:
- HTML5
- CSS3
- Git, GitHub and GitHub Pages
## Installation
### Run Locally
Clone the project
```sh
git clone https://github.com/SupTarr/TeaCozy.git
```