damews / yesorno-nextjs

An simple app to get a YES or NO answer made in Next.js

Home Page:yesorno-app-git-master.liserline.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

"YES OR NO?"

Want a YES or NO answer? Get into the app to discover -> YES or NO?

About

This is a project made with Next.js and deployed with Vercel Platform.

How it works?

When the user clicks the button "GET MY ANSWER!", it randoms a YES or NO answer and it shows a GIF based on that answer.

What's was used?

How to run

First, clone the repo into your machine:

git clone https://github.com/LiserLine/yesorno-nextjs.git yesorno-app

cd yesorno-app

Then, run the development server:

npm run dev
# or
yarn dev

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

About

An simple app to get a YES or NO answer made in Next.js

yesorno-app-git-master.liserline.vercel.app


Languages

Language:JavaScript 55.3%Language:CSS 44.7%