Skip to content

mustafasavul/react-js-dynamic-component

Repository files navigation

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

About

React.js JSON Parser & Create Dynamic Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published