This is an unbranded version of a marketing landing page rewritten to use Next.js from a custom WPBakery WordPress theme.
Originally, only the form was written in React and embedded in WordPress by creating a custom plugin (link TBD). For the next marketing iteration, I wanted to focus on speed and further optimize the Google Page Rank scores which are vital for successful marketing campaigns.
soon
- TypeScript (WIP)
- simple definitions at the moment
- Next.js
- Static Export
- Used this mode as it is limitation of server currently
- Cypress (WIP)
- Testing
- Docker
- Custom integration not shown for privacy reasons
- Conventional Commits
-
Run
npm run dev
-
Visit site: http://localhost:3000
-
Alternatively, use
npm run build
and deploy to a static serving html/js server.