Skip to content

Orðabók (English: dictionary) Web Application (Generatation 3).

Notifications You must be signed in to change notification settings

haukurk/ordabok-v3-react

Repository files navigation

Orðabók (dictionary in english)

Dictioniary web application created with React+Redux+SemanticUI.

Total stack:

Screenshot

It should be noted that the API providing translations is not included in this repo.

Installation

$ git clone https://github.com/haukurk/ordabok-v3-react.git
$ cd ordabok-v3-react
$ npm install

Development Server

$ npm run start
open http://localhost:3000

Monitor

Use Reactotron to monitor the application (redux) state, actions and API calls.

$ npm run reactotron
open http://localhost:3000

Production Server

For building for production (better minification and optimization) run the following command:

$ npm run prod

Clean

$ npm run clean

Linting

$ npm run lint

Testing

$ npm run test

About

Orðabók (English: dictionary) Web Application (Generatation 3).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published