Landing page builder client made with create-react-app
Major features:
- CRUD on websites
- Manage website style and content
- Live preview of website changes
- Actual, deployed website
- Authorization and account management
yarn install
ornpm install
yarn run start
ornpm start