shahasad78 / next-ecommerce-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Getting Started

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.

About


Languages

Language:CSS 98.5%Language:TypeScript 1.4%Language:JavaScript 0.1%