This project uses API's from drupal.org to fetch users data.
git clone https://github.com/sonvir249/drupal-profiles.git
npm install
Then, run the application in the command line and it will be available at http://localhost:3000
.
npm run dev
Check out our Next.js deployment documentation for more details.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.