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

https://github.com/web-dev-sam/solid-dictionary

A dictionary web app built with SolidJS.
https://github.com/web-dev-sam/solid-dictionary

Last synced: about 1 month ago
JSON representation

A dictionary web app built with SolidJS.

Awesome Lists containing this project

README

          




A dictionary web app built with SolidJS.


A Premium Frontend Mentor Challenge.


## Live Demo
You can find a live demo here: [https://dictionary.webry.com/](https://dictionary.webry.com/).

## Getting Started

```bash
$ npm install
$ npm run dev
```

## Deployment

You can deploy the `dist` folder to any static host provider (netlify, surge, now, etc.)

## About SolidJS

Learn more on the [Solid Website](https://solidjs.com) and come chat with us on our [Discord](https://discord.com/invite/solidjs).

## About Frontend Mentor
You can access the challenge [here](https://www.frontendmentor.io/challenges/dictionary-web-app-h5wwnyuKFL)