Brinca's website (2020) Brazil-Canada Community Association's website. A headless WordPress application that uses WP Rest API and Next JS Live Demo Back-end (Strapi) Front-end (Next) Stack Front-end React Next JS SWR data fetching CSS Modules Back-end Strapi CI/CD Vercel How to use 1. Install NPM packages: yarn install 2. Set local env file Rename .env.example to .env.local Update env values 3. Run development environment yarn dev How to Build yarn build and yarn start