reactjs

  1. IndraBB

    HylibCMS - ReactJS

    CMS developed using ReactJS and NodeJS as back end server and authentication with JWT (JSON Web Token). You will need to create a reverse proxy to use the backend as node js runs on port other than 80 and 443. (on localhost you don't need to, just edit the apiUrl to localhost:3333). It is...
  2. MayoMayn

    TrinityJS - Minimalistic web framework

    TrinityJS is a ReactJS inspired web framework solely made for the purpose of being fast, simple and lightweight. Example of usage: https://github.com/marcus-sa/trinity-js/tree/master/test/client Features: Reusable components Routing Store Authentication wrappers for routing through store...
Top