Blogging Website created with SSR ( Server Side Rendering ) JS framework Next js and Headless CMS Strapi as content provider
This is a Blogging Website created with SRC JS framework Next js with Headless CMS as content provider
To run frontend jump into next js folder and run npm install first followed by npm dev command
Same goes with backend , go into the strapi folder and run npm install and then npm run develop in the root directory to start server