Skip to content

yoosuf/next-fake-store

Repository files navigation

How to run this app

First, run the development server:

npm install
touch .env

and input the NEXT_PUBLIC_API_URL=http://localhost:3000

after that launch the development server

npm run dev

Releases

No releases published

Packages

No packages published

Languages