Skip to content

evanhadam/jokeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

JokeIt (COP3530 Project 3)

A web app made with React and Flask to display the top 10 jokes depending on selected popularity, length, and profanity preferences

Installation

  1. Clone this repository
  2. Run npm install in the root folder
  3. Run pip install -r requirements.txt in the back-end folder
  4. Run npm start in the main folder
  5. Run python app.py in the back-end folder

Credit

  • Evan Hadam
  • Jonathan Wukitsch
  • Ethan Trosper

Dataset Used

https://www.kaggle.com/datasets/averkij/reddit-jokes-dataset

Video Demo

https://www.youtube.com/watch?v=aelzEumH_Qw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published