agnivade / quictionary

A small and concise dictionary interface built using React + Material UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quictionary

A small and concise dictionary interface built using React + Material UI

Demo

http://agnivade.github.io/quictionary

Screenshot

Setup

Run the project

npm install
npm start

Build it

npm install
npm run build

This deploys the project in the build folder.

About

A small and concise dictionary interface built using React + Material UI

License:MIT License


Languages

Language:JavaScript 76.2%Language:CSS 17.1%Language:HTML 6.7%