Lyoneat Multivendor
  • Introduction
  • High Level Architecture
  • Installation
    • How to deploy in local machine
    • How to deploy in production
  • FAQS
  • License
  • API SERVER
    • Introduction
    • Technologies
    • Packages Json
    • Outline
    • Model Diagram
    • Routes
    • Queries Mutations and Fragments
    • Resolvers
      • Auth Resolver
      • Category Resolver
      • Configuration Resolver
      • Food Resolver
      • Order Resolver
  • ADMIN WEB DASHBOARD
    • Introduction
    • Technologies
    • Packages Json
    • Folder Structure
    • Customize
  • RIDER APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
  • CUSTOMER APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
  • RESTAURANT APP
    • Introduction
    • Folder Structure
    • Packages Json
    • Technologies Used
    • Guide
      • Customize
    • Components
Powered by GitBook
On this page
  • Technologies Used
  • ReactJS
  • React-Router
  • React-Strap

Was this helpful?

  1. ADMIN WEB DASHBOARD

Technologies

PreviousIntroductionNextPackages Json

Last updated 4 years ago

Was this helpful?

Technologies Used

The Web dashboard of Lyoneat App is built using the core components of ReactJS, React-bootstrap, Socket.IO. Lyoneat App web dashboard is also been constantly incorporating various other latest technologies.

ReactJS

React (sometimes styled React.js or ReactJS) is a JavaScript library for building user interfaces. It is maintained by Facebook, Instagram and a community of individual developers and corporations. React allows developers to create large web-applications that use data and can change over time without reloading the page. It aims primarily to provide speed, simplicity, and scalability. React processes only user interfaces in applications.

React-Router

React Router is a collection of navigational components that compose declaratively with your application. Whether you want to have bookmarkable URLs for your web app or a composable way to navigate in React Native, React Router works wherever React is rendering .

React-Strap

React-Bootstrap is a library of reusable front-end components. You'll get the look-and-feel of Twitter Bootstrap, but with much cleaner code, via Facebook's React.js framework.

ReactJs
React-Router
React Strap