https://github.com/web-dev-sam/solidjs-dictionary-web-app
https://github.com/web-dev-sam/solidjs-dictionary-web-app
dictonary single-page-app solidjs tailwindcss typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/web-dev-sam/solidjs-dictionary-web-app
- Owner: web-dev-sam
- Created: 2023-01-21T16:15:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T07:45:50.000Z (10 months ago)
- Last Synced: 2025-01-10T14:05:01.499Z (5 months ago)
- Topics: dictonary, single-page-app, solidjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://solidjs-dictionary.vercel.app/
- Size: 705 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
A dictionary web app built with SolidJS.
A Premium Frontend Mentor Challenge.
## 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)