ain12 / dad-jokes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dad-joke Generator

Description

A random joke generator app with a weather seaction for the user to know the weather in their city. For privacy purposes, the API weather key is hidden in .gitignore in an .ENV file.

Installation

The first step is to clone this project.

Open your terminal and type:

git clone https://github.com/ain12/dad-jokes.git

Tech

These are the stacks that need to be included in this project:

npm install react-router-dom

Install every stack together:

npm install

DEMO

React-App-Dad-Jokes Link to demo: https://3rk8y.csb.app/

About


Languages

Language:JavaScript 59.3%Language:CSS 22.3%Language:HTML 18.4%