Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 952 Bytes

File metadata and controls

48 lines (32 loc) · 952 Bytes

React.js JSON Parser & Create Dynamic Component

This project is prepared simply to show that a certain JSON Component structure will be dynamically rendered on a page by parsing it in React.js. Don't take rules like CSS syntax seriously. Those parts should be shaped according to your wishes in your project.

You can make nested components. You can shape it with your own container and grid structure.

Libraries I Use

JS Framework: https://react.dev/

Bundler: https://vitejs.dev/

How to run

Clone the project

  git clone https://github.com/mustafasavul/react-js-dynamic-component 

Go to the project directory

  cd react-js-dynamic-component

Install required packages

  yarn install, npm install

Run the server

  yarn dev, npm run dev

#ReactJS, #JSON, #UIcomponents, #DynamicRendering, #ComponentHierarchy, #CustomizableStyling, #FlexibleLayout, #ReusableCode, #ComponentLibrary