Product page created with nextjs
- Clone this repo with
git clone https://github.com/calebesg/ecommerce-product-page.git
- Move yourself to the ecommerce-product-page directory:
cd ecommerce-product-page
- Run the
npm install
add all dependencies - Run
npm run dev
start app