Blog-Shopping-app Implemented with Links GitHub repository My other projects Development setup 1. First, you need to clone the project: git clone https://github.com/masoumehmohebbi/nextjs-blog-shopping-app 2. Then, install required packages: npm i 3. Finally, run the dev script to start the dev server: npm run dev