Skip to content

Client

Client Project include all the code for the client side. Client based reeact and redux.

Client Folder Structure

      .
|     ├── src     
|           ├── actions     
|               ├── redux
|               ├── saga
|               ├── index.ts
|           ├── base
|               ├── features
|           ├── configurations
|               ├── error.config.json
|               ├── spinner.config.json
|           ├── common-components
|           ├── pages
|           ├── public
|               ├── assets
|               ├── sass
|               ├── index.ejs
|           ├── requests
|           ├── routes
|           ├── translation
|               ├── json
|               ├── index.ts
|           ├── config.ts
|           ├── index.tsx

Base Technologies

Logos

Syntax

React

Redux

Websocket

Utils

Builds