- Framework: Next.js
- Deployment: Vercel
- Content: Strapi
- Styling: Geist-ui
- client side Data Fetching: SWR
- form handling: RHF
- date formating: Luxon
pages/catalog/*- Static pre-rendered blog pages using MDX.pages/dashboard- Personal dashboard containing metrics like sales, views, and subscribers.pages/*- All other static pages.
$ git clone https://github.com/sudokud/next-local-libray.git
$ cd next-local-library
$ yarn
$ yarn devCreate a .env file similar to .env.example