krajasekhar / ReactAppBuilder

Client Application using react redux, webpack 4 and Bootstrap 4 Helps to build a simple webapp with multiple tabs from the browser dynamically(only preview with the current version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React App Builder

Client Application using react redux, webpack 4 and Bootstrap 4 Helps to build a simple webapp with multiple tabs from the browser dynamically(only preview with the current version) This application gives following features:

  1. Edit the background image sources, App names, Navigation panel names, Headings of the pages.
  2. Able to edit the existing data in the components like text, images sources and other form data.
  3. Able to choose color for the background, text.
  4. Built application works on react with redux.
  5. Static app with no server calls.

#Starting the application
Access through github pages with the below link https://krajasekhar.github.io/ReactAppBuilder/index.html# Or git clone https://github.com/krajasekhar/ReactAppBuilder.git
cd ReactAppBuilder
Open index.html present in dist folder Or git clone https://github.com/krajasekhar/ReactAppBuilder.git
cd ReactAppBuilder
npm install npm run start
Open the browser pointing to http://localhost:8080/

Future Scope

  1. Exporting the application built.
  2. Feature to add the components in between.
  3. Providing custom design for the components.

About

Client Application using react redux, webpack 4 and Bootstrap 4 Helps to build a simple webapp with multiple tabs from the browser dynamically(only preview with the current version)


Languages

Language:JavaScript 98.9%Language:HTML 1.1%