Skip to content

A react webapp library that contains the core functionality of account base application. This app is designed to connect to a @kagiweb/api-core-a base server

License

Notifications You must be signed in to change notification settings

gilbertgit95/kagiweb-ui-core-a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kagiweb ui core (type A)

Project: kagiweb-ui-core-a
Created: Gilbert D. Cuerbo, 2021

Contents

Overview

This repository contains the ui part of a web application. The main purpose of this repo is tobe a client base code application, so we dont need to create a new webapp from scratch everytime we develop a web page. The main technology use in this app is React, MUI (material ui), graphQL, Jest (for testing).

Features

Why we should use this boilerplate? below are some of its features

  • easy to setup
  • use of the best technologies like, React, MUI, JEST (testing), JSDoc (for documentation).
  • ready to use utilites and pages. You dont need to implement most of the core features of a webapp because its included on this base app.

Installation

To succesfully run the application. please follow the steps below.

Execution

  • run by typing npm start for development
  • open a browser, then goto localhost:port to view the webapp.

Build

  • run by typing npm run build for production
  • the build app resides on the dist folder

Architecture

inprogress...

About

A react webapp library that contains the core functionality of account base application. This app is designed to connect to a @kagiweb/api-core-a base server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages