Skip to content

micsoni/jokes-app-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jokes app - Practice project

This app is beeing developed with the goal to practice jest unit tests, error handling and typescript.

Setup

To initialize React app

  • npm i
  • npm run start

To run the tests

  • npm test

Requirements

  • The main page should display a programming joke with a set up.
  • After a few seconds it will display the punchline of the joke.
  • When the user refreshes the a page a different programming joke is displayed.

About

Front-end app to display jokes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published