Amrmak / react-configurable-layouts

A React app that display components with a preconfigured layouts that comes from json-server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Configurable Layouts

A React app that display components with a preconfigured layouts that come from json-server. The app has two views: Admin Pannel for adding,edditing and removing layouts Layout view that displays the custom view

Table of contents

Installation

using yarn:

$ yarn install

or using npm:

$ npm install

Running the app

$ npm start

TODO

  • Load static layout
  • A better preconfigured layout.json design
  • Make layouts dynamic
  • Add admin controls

Reference

About

A React app that display components with a preconfigured layouts that comes from json-server.

License:MIT License


Languages

Language:JavaScript 63.2%Language:CSS 23.5%Language:HTML 13.2%