Skip to content

This is a React frontend for Divvun's GraphQL dictionary and term api backend.

License

Notifications You must be signed in to change notification settings

divvun/satni-frontend

Repository files navigation

Satni.org frontend

This is a frontend for Divvun's GraphQL dictionary and term api backend.

Build Status

This project was bootstrapped with Create React App.

The app is developed using the javascript frameworks React and Redux.

Individual UI components and screens are developed using Storybook.

For those new to these frameworks, these are fine starting points for

Install all dependencies yarn install

Start up the app: yarn start

A browser with the app will appear, the url is http://localhost:3000

Start up the testing framework yarn test

You will see the test results in the terminal window

Start up Storybook: yarn run storybook

Tests are found in *.test.js, code that makes UI elements appear in the storybook is found in *.stories.js

About

This is a React frontend for Divvun's GraphQL dictionary and term api backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages