nitor-infotech-oss / akita-react-hooks-ts

This app is using React with TypeScript and ES6, purely based on React Hooks (Functional Components)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React, Akita, React-Hooks, TypeScript, ES6 App

Greenkeeper badge

This app is using React with TypeScript and ES6, purely based on React Hooks (Functional Components)

Using TypeScript for connected functional components, UI components are using ESNext (ES6). Akita used for state management

You can use Redux-Devtools to monitor application state

Using eslint and tslint for linting with prettier. Linting and unit tests are integrated with git-hooks

Run on your local

Clone the repository, in the project directory, you can run:

Run yarn install or yarn to install dependencies

Run yarn start to start the application

About

This app is using React with TypeScript and ES6, purely based on React Hooks (Functional Components)


Languages

Language:TypeScript 46.8%Language:JavaScript 43.1%Language:HTML 6.0%Language:CSS 4.2%