RubenF01 / Advice-Generator

Advice generator app created using Next.JS and Tailwind CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advice-Generator

Advice Generator is a web app that fetches a random advice from an API when the button is clicked. It was made using Next.JS and Tailwind CSS. Here is the preview link: (https://thunderous-taffy-0bdbd1.netlify.app/)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

About

Advice generator app created using Next.JS and Tailwind CSS.


Languages

Language:JavaScript 93.3%Language:CSS 6.7%