Welcome to Yankify, my custom front framework designed with Next.js and bootstrapped with create-next-app.
After cloning the repo, be sure to change its origin to the proper repo you'd like to use.
Then, install the dependencies
npm installAnd finally, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.