Skip to content

vasiljevs/name-days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.