A project showing how to fake a news website to rick roll people.
Next.js Prank Site is a project designed for creating news pranks to trick your friends. It is built using Next.js v10+ and can be instantly deployed to Netlify. The project incorporates Netlify Functions for server-side rendering of routes.
To install Next.js Prank Site, follow these steps:
git clone https://github.com/cassidoo/next-prankz.git
cd next-prankz
npm run dev
Alternatively, you can choose the one-click deploy option to directly deploy the project to Netlify.
Next.js Prank Site is a fun project that allows users to create news pranks to trick their friends. It is built on Next.js, making it easy to set up and deploy to Netlify. The project provides features like one-click deployment, local development server, and Netlify integration for automatic export and routing configuration.