This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Create new '.env' file in root and copy the following variables in to it:
NEXT_PUBLIC_API_URL=https://api.natiq.net
API_URL=https://api.natiq.net