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.
- Host: GitHub
- URL: https://github.com/fdemir/etymology-turkish
- Owner: fdemir
- Created: 2020-08-15T11:43:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T23:38:03.000Z (over 5 years ago)
- Last Synced: 2025-04-24T03:44:34.034Z (about 1 year ago)
- Topics: data, design, etymology, history, turkish, webapp
- Language: Vue
- Homepage:
- Size: 2.29 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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