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

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.

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
```