AddressForAll / site-v2

New AddressForAll website, version 3 of attempts to make it better
Apache License 2.0
1 stars 0 forks source link

Implement Components #3

Closed danilohbp closed 2 years ago

danilohbp commented 2 years ago

Develop the necessary components to be used as templates to contain the dynamic and static content of the page.

danilohbp commented 2 years ago

Implementing container components: Main, Section, Row, Container and componentizing sections in .js files, to separate for example: About.js, Advertisment.js, SearchAddr.js and then join all these component sections in a single page, ie , set up a SPA (Single Page Application), it was agreed with @elpbatista to develop the site in this format.

ppKrauss commented 2 years ago

ok