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

https://github.com/lex043/dictionary

A dictionary web app built with React and Tailwindcss
https://github.com/lex043/dictionary

reactjs tailwindcss

Last synced: 27 days ago
JSON representation

A dictionary web app built with React and Tailwindcss

Awesome Lists containing this project

README

          

# Dictionary

A simple Web App to search for words meaning

[Live Demo](lex-dictionary.vercel.app)

![screenshot](dictionary.png)

## Project setup

### Install dependencies

```sh
npm install
```

### Serve in dev mode

```sh
npm run dev
```

### Builds for production

```sh
npm run build
```