Skip to content

princephpdev/appcolor

Repository files navigation

This is a Next.js project bootstrapped with create-next-app. It Also uses Shopify Polaris React components for the Project Shopify-Polaris

Getting Started

First, run the npm install:

npm install
#or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Backend

API routes can be accessed on http://localhost:3000/api/.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes.

Deployed on Heroku

Link to Apphttps://sheltered-beach-11579.herokuapp.com/