Next.js version of https://sikhitothemax.org This is a work in progress for porting https://sikhitothemax.org to NextJS. Contributions welcome. How to setup dev environment $ git clone [email protected]:plug-n-play/sttm-nextjs.git $ cd sttm-nextjs $ npm install $ npm run dev