[go: nahoru, domu]

Skip to content

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.

Notifications You must be signed in to change notification settings

Dwaraka-Poreddy/WebMaker

Repository files navigation

WebMaker


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


Table of Contents


Description

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.

Technologies

  • Firebase
  • React JS
  • Material UI

Demo


Change Text and Images



Add or Delete Pre-built Components



Project Layout


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


References


Author Info

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published