https://github.com/fs-frost/dictionary
Web dictionary built with Svelte.
https://github.com/fs-frost/dictionary
dictionary english gh-pages spanish svelte typescript
Last synced: 2 months ago
JSON representation
Web dictionary built with Svelte.
- Host: GitHub
- URL: https://github.com/fs-frost/dictionary
- Owner: FS-Frost
- Created: 2021-12-04T21:54:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T19:30:50.000Z (over 1 year ago)
- Last Synced: 2025-02-23T18:19:29.210Z (over 1 year ago)
- Topics: dictionary, english, gh-pages, spanish, svelte, typescript
- Language: Svelte
- Homepage: https://fs-frost.github.io/dictionary
- Size: 369 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dictionary
Web dictionary for Spanish and English languages, installable as [PWA](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps).
[https://fs-frost.github.io/dictionary](https://fs-frost.github.io/dictionary)

## Built with
- [Svelte](https://svelte.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Rollup](https://rollupjs.org/)
- [Free Dictionary API](https://dictionaryapi.dev)
## Run locally
```shell
bun install
bun run dev
```
Go to http://localhost:5000.