Skip to content

A Website Editor made with React and Redux to help non-programmers create the website of their dreams.

Notifications You must be signed in to change notification settings

chrispavlopoulos/React-Web-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Editor

This project is a web editor built from using the extremely helpful create-react-app command.

Its function is to help an individual with no programming knowledge build their own website with minimal effort and a user-friendly UI.

My goal with starting this project was to better familarize myself with the powerhouse, Javascript and a few of its popular libraries such as React and Redux.

Examples

The default layout gives the user a "hello wrld" text box on an otherwise blank slate.

When a component is clicked, the editor opens showing several properties of the item you're viewing.

The editor has many useful features such as a history of your past inputs and suggestions for common properties given the attribute with everything being contextual to the type of object and the attribute you've selected.

Nothing too exciting, but here is an example of something one could make using only the Web App.

About

A Website Editor made with React and Redux to help non-programmers create the website of their dreams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published