Skip to content

arunelias/webflow-react-template

 
 

Repository files navigation

Webflow-React-Templates:

This repo provide a functional and smart component template to be used by Web Designers to translate their webflow assets into React based components.

SETUP:

  1. Fork or clone this repo.
  2. Copy and paste your unzipped Webflow assets into the parent webflowReact/ directory.
  3. Cut and paste individual HTML elements from Webflow assets folder <Project>.webflow/html/index.html into a Functional or Smart Component. * Functional: templates/funcComponent.js * Smart: templates/smartComponent.js
  4. Follow the steps outlined in either component file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.6%
  • HTML 33.1%
  • JavaScript 10.3%