You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically a clone of vercel website in the overview section.
Preview
Run the project in your machine
# first
npm run server
#or
yarn server
# then
npm run dev
# or
yarn dev
# use commands in that order or configure next.js/json-server to run on another port.
About
Basically a clone of vercel website in overview section.