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

https://github.com/pktcodes/coffee-junkie-html-project

Coffe Junkie Project using HTML
https://github.com/pktcodes/coffee-junkie-html-project

git html5

Last synced: about 2 months ago
JSON representation

Coffe Junkie Project using HTML

Awesome Lists containing this project

README

          

# Coffee Junkie ☕
> PROD [Live] : https://html-coffee-junkie-prod.netlify.app/

#### Coffee Junkie consists of a straight forward user interface where there is a
- List of pages i.e. Home, About, Numbers, Contact.
- Logo, Title, Navbar, Hero Image and Footer are implemented similarly across all pages.
- **Home** consists of featured products, **About** mentions about the company, **Numbers** shows the business ratio, **Contact** has a form which on submit is set to route to Home.
- To run the project locally, clone the repo, open the `index.html` in browser.

#### Languages
HTML5

#### Deployment / Hosting
Netlify

---

*Note: I have developed this project ~ [1] as part of HTML & CSS Tutorial and Projects Course(Flexbox&Grid) taught by John Smilga.*