PedroRorato / SimpleSiteBuilder

Simple App Site Builder, where you can change the color, background, images, links and texts.

Home Page:https://trusting-shaw-1c4c11.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleSiteBuilder

After a long time using libraries like Bootstrap, Material Design and JQuery, I decided to build this project in pure HTML, CSS and JavaScript to practice a little bit. This is a simple App Site Builder, where you can change the color, background, images, links and texts. Check the App Site Builder.

Requirements and Constraints

  • It must be a Static Web Page.
  • All the content should be in the HTML file( this requirement exists because I wanted to use Blob, and FileReader ).

User Stories

  • User can use the builder in mobile or desktop
  • User can edit everything in the same page
  • User will download only one file

About

Simple App Site Builder, where you can change the color, background, images, links and texts.

https://trusting-shaw-1c4c11.netlify.app/

License:GNU General Public License v3.0


Languages

Language:HTML 60.5%Language:JavaScript 33.5%Language:CSS 6.0%