This is a Next.js project bootstrapped with create-next-app
.
Original Project can be found here: Next.js Ecommerce All credits for the design and type of the architecture goes to mantainers of this project
In the file called:
.env.local[duplicate]
remove [duplicate] so file is called .env.local
Install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.