A website should be the easy part of building a business. So here is the Frere Web Building tool. Just change text, images and style them as you need. You can drag and drop the components you need, which are inbuilt
Live Demo - WebMaker
WebMaker is a platform for code-free website creation. Yes, you can make websites without really knowing to code, using our features and platforms like drag and drop services, in which you just haveto drag and drop the things you needed.
- Firebase
- React JS
- Material UI
Website-Builder-React
├─ firebase.json
├─ package-lock.json
├─ package.json
├─ public
│ ├─ favicon.ico
│ ├─ index.html
│ ├─ manifest.json
│ └─ robots.txt
├─ README.md
└─ src
├─ App.css
├─ App.js
├─ App.test.js
├─ components
│ ├─ AddElement.js
│ ├─ DisplayElements.js
│ ├─ EditableText.js
│ ├─ elements
│ │ ├─ Button.js
│ │ ├─ ButtonGroup.js
│ │ ├─ Checkbox.js
│ │ ├─ FormHint.js
│ │ ├─ FormLabel.js
│ │ ├─ Image.js
│ │ ├─ Input.js
│ │ └─ Switch.js
│ ├─ ImageEdit
│ │ ├─ EditImage.js
│ │ └─ firebase.js
│ ├─ layout
│ │ ├─ Footer.js
│ │ ├─ Header.js
│ │ └─ partials
│ │ ├─ FooterNav.js
│ │ ├─ FooterSocial.js
│ │ └─ Logo.js
│ ├─ NewElements.js
│ └─ sections
│ ├─ Accordion.js
│ ├─ Carousel.js
│ ├─ ChatBox.js
│ ├─ Cta.js
│ ├─ ExpandableTable.js
│ ├─ PlaceOrder
│ ├─ PricingTemplate.js
│ ├─ ReviewCard.js
│ ├─ SigninElement.js
│ ├─ Testimonial.js
│ ├─ ThreeImages.js
│ ├─ Timeline.js
│ ├─ TopNav.js
│ └─ VerticalStepper.js
├─ EditContext.js
├─ index.js
├─ layouts
│ └─ LayoutDefault.js
├─ serviceWorker.js
├─ utils
│ ├─ AppRoute.js
│ ├─ ScrollReveal.js
│ └─ SectionProps.js
└─ views
└─ Home.js
- LinkedIn - Dwaraka Poreddy
- Github - Dwaraka Poreddy