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

https://github.com/fdemir/etymology-turkish

Etymology Turkish is a web app that you can use to learn the history and origin of Turkish words.
https://github.com/fdemir/etymology-turkish

data design etymology history turkish webapp

Last synced: 5 months ago
JSON representation

Etymology Turkish is a web app that you can use to learn the history and origin of Turkish words.

Awesome Lists containing this project

README

          

# Etymology Turkish

Etymology Turkish is a web app that you can use to learn the history and origin of Turkish words. The platform includes thousands of Turkish words. You can look at the old version and roots of words. The design of Etymology Turkish is very simple, useful and responsive.

## Demo

[Etymology Turkish](https://fdemir.github.io/etymology-turkish/)

## Build Setup

```bash
# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:3000
npm run dev

# build for production (universal)
npm run build

# serve in production mode (universal)
npm start

# validate code with ESLint (with Prettier)
npm run lint

# validate and fix with ESLint (with Prettier)
npm run lint:js
```

## Lisence

MIT