Skip to content

Starosti/joke-list

Repository files navigation

joke-list

React App - GUI interface for official-joke-api.appspot.com

See deployed version at https://joke-app-111.netlify.app/

Screenshot 2023-05-01 at 15-06-26 Joke List

Screenshot 2023-05-01 at 15-07-04 Joke List

Screenshot 2023-05-01 at 15-12-01 Joke List

Setting up

Clone the repository, run npm i, then run:

npm run dev for the development server,

npm run build to build; files will be under the /dist folder,

npm run preview for the preview of the prod.

About

React App - GUI interface for official-joke-api.appspot.com

Resources

Stars

Watchers

Forks

Releases

No releases published