GithubHelp home page GithubHelp logo

elzian-agro / expert-system-frontend Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 14.82 MB

This is expert system frontend developed using react

License: MIT License

HTML 0.70% JavaScript 99.27% Shell 0.02% CSS 0.01%

expert-system-frontend's Introduction

Expert System Frontend

This is expert system frontend developed using react

Install Dependencies & Run the Server

  • npm install or npm i // To install all the dependencies
  • npm start // Run the server

Frameworks/Libraries used

  1. React
  2. Material UI
  3. Axios

React scripts overview

  1. npm start or yarn start
  • This runs the app in development mode. The page will automatically reload if a change is made to the code.
  1. npm run build or yarn build
  • Builds the app for production and optimizes the build for best performance.

Material UI overview

  • Version of Material UI used is 5.2.0
  • To install the latest stable release use @latest

// with npm npm install @mui/material

// with yarn yarn add @mui/material

Axios overview

  • Axios is promise-based, which gives you the ability to take advantage of JavaScript's async and await for more readable asynchronous code.

// with npm npm install axios

// with yarn yarn add axios

// with bower bower install axios

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.