Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mtapirina/musicon

Codecademy - Handlebars project. In this project, you will be updating the website of an online musical instruments store, Musicon. You will incorporate your knowledge of HTML, CSS, JavaScript, and Handlebars to make a stylish multi-page interactive website!
https://github.com/mtapirina/musicon

codecademy-courses codecademy-pro handlebars

Last synced: about 1 month ago
JSON representation

Codecademy - Handlebars project. In this project, you will be updating the website of an online musical instruments store, Musicon. You will incorporate your knowledge of HTML, CSS, JavaScript, and Handlebars to make a stylish multi-page interactive website!

Awesome Lists containing this project

README

        

# Musicon
## Codecademy - Handlebars project

_In this project, you will be updating the website of an online musical instruments store, Musicon. You will incorporate your knowledge of HTML, CSS, JavaScript, and Handlebars to make a stylish multi-page interactive website!_

Musicon will have three separate web pages: a home page, a store page, and a contacts page. The home and store pages already have most of the HTML and CSS set up. Your job is to make the following changes:

* Create a navigation bar using unordered lists, anchor tags, and class attributes.
* Style the website using your knowledge of display, positioning, color, and font declarations.
* Build out semantic templates using a client-side templating engine: Handlebars.
* Display relevant information using JavaScript objects, arrays, and control flow alongside built-in Handlebars iteration and control flow helpers.

Снимок экрана 2023-10-21 в 07 29 35

####If you want to challenge yourself, consider:

* Add/Remove instruments to the store.
* Change the overall layout of the website.
* Create additional styling in public/style.css.
* Add and link to an additional page for Musicon.

Снимок экрана 2023-10-21 в 06 54 18