Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 758 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 758 Bytes

Name Days

Repository: Name-Days

Name Days in Latvian.

Source: Latvian State Language Center

Installation

Clone the repo and cd into it:

$ git clone https://github.com/vasiljevs/name-days.git

$ cd name-days

Usage

index.html

<body>
  <h1 class="heading"></h1>
  <script src="assets/js/app.js"></script>
</body>

assets/js/app.js

const el = document.querySelector('.heading');

Demo

Preview this project by clicking on link down below.

URL: https://projects.vasiljevs.com/name-days/

License

Repository is licensed under the MIT License.