This is all the source code for https://leftlogic.com
The project is built React and Next.js for server side rendering, and for production, the project is exported to an entirely static build.
The static build is deployed to Netlify with an additional custom 404 response pointing to /404.
Use npm run dev
to develop and the React components will use
HMR to inject changes.
Get in touch if you'd like us to build something like this for you, or using Node.js.
Otherwise, enjoy the source!
– Remy