git clone https://github.com/jovylle/wanabusful
cd wanabusful
npm installThen, run the development server:
npm run devOpen http://localhost:3000 (or see the localhost link on the npm run dev response) with your browser to see the result.
This is a Next.js project bootstrapped with create-next-app.