lundi 31 août 2020

How to do I Architect my Website Builder using Django and React

I am planning to make a website builder of my own using which a user can generate websites based on a category they like . I am using django rest framework to handle the backend part in django and send data in api format to the front end. I am using ReactJS to render the components in Frontend. I am Very much confused regarding the architecture of the Project. Should i be storing the React/ Html components in the database or Should I Declare a Few React Components and pass the parameters which is returned for a particular site




Aucun commentaire:

Enregistrer un commentaire