All Projects → cassidoo → next-prankz

cassidoo / next-prankz

Licence: other
A project showing how to fake a news website to rick roll people.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to next-prankz

Next Netlify Blog Starter
A lightweight markdown blog starter built with Next.js 9.5+ and Netlify
Stars: ✭ 170 (+198.25%)
Mutual labels:  netlify
Jamstack Web Starter
Static website workflow utilising Eleventy, Tailwind CSS, Webpack and PostCSS.
Stars: ✭ 198 (+247.37%)
Mutual labels:  netlify
Atlas
The Hugo boilerplate we use for our projects.
Stars: ✭ 232 (+307.02%)
Mutual labels:  netlify
Jamstack Serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
Stars: ✭ 178 (+212.28%)
Mutual labels:  netlify
Eleventy Starter Ghost
A starter template to build websites with Ghost & Eleventy
Stars: ✭ 187 (+228.07%)
Mutual labels:  netlify
Netlify Functions Workshop
Netlify Serverless Functions Workshop
Stars: ✭ 203 (+256.14%)
Mutual labels:  netlify
Portfolio Vuepress
Vuepress portfolio
Stars: ✭ 168 (+194.74%)
Mutual labels:  netlify
Qawolf
🐺 Create browser tests 10x faster
Stars: ✭ 2,912 (+5008.77%)
Mutual labels:  netlify
Netlify Express
Express.js hosted on Netlify
Stars: ✭ 194 (+240.35%)
Mutual labels:  netlify
Wp Jamstack Deployments
A WordPress plugin for JAMstack deployments
Stars: ✭ 222 (+289.47%)
Mutual labels:  netlify
Gatsby Graphcms Ecommerce Starter
Swag store built with GraphCMS, Stripe, Gatsby, Postmark and Printful.
Stars: ✭ 178 (+212.28%)
Mutual labels:  netlify
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (+228.07%)
Mutual labels:  netlify
Algoliasearch Netlify
Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
Stars: ✭ 208 (+264.91%)
Mutual labels:  netlify
Next Adventure
A crowdsourced, mad-lib, choose your own adventure story!
Stars: ✭ 175 (+207.02%)
Mutual labels:  netlify
Productivity Frontend
Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.
Stars: ✭ 234 (+310.53%)
Mutual labels:  netlify
Js Client
A Open-API derived JS + Node.js API client for Netlify
Stars: ✭ 170 (+198.25%)
Mutual labels:  netlify
Here Covid 19 Tracker
Using HERE Technologies APIs, fork and build your own COVID-19 Tracker. For a live version, see the website.
Stars: ✭ 200 (+250.88%)
Mutual labels:  netlify
Next Netlify Starter
A one-click starter project for Next and Netlify
Stars: ✭ 249 (+336.84%)
Mutual labels:  netlify
Emacs Easy Hugo
Emacs major mode for managing hugo
Stars: ✭ 235 (+312.28%)
Mutual labels:  netlify
Netlify Statuskit
Netlify StatusKit is a template to deploy your own Status pages on Netlify.
Stars: ✭ 216 (+278.95%)
Mutual labels:  netlify

Next.js Prank Site

Netlify Status

This is a project for setting up news pranks to trick your friends. Check out the demo!

This is a Next.js v10+ project set up to be instantly deployed to Netlify, using a Next.js build plugin to server-side render routes with Netlify Functions!

Deploy to Netlify

(If you click this button, it will create a new repo for you that looks exactly like this one, and sets that repo up immediately for deployment on Netlify)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Installation options

Option one: One-click deploy

Deploy to Netlify

Option two: Manual clone

  1. Clone this repo: git clone https://github.com/cassidoo/next-prankz.git
  2. Navigate to the directory and run npm run dev
  3. Make your changes
  4. Connect to Netlify manually (the netlify.toml file is the one you'll need to make sure stays intact to make sure the export is done and pointed to the right stuff)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].