Skip to content

NishadVadgama/Joke-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Joke app

A monorepo consisting tiny full-stack app to fetch and modify joke from API.

Stack

  • Nest.JS, TypeScript
  • Nuxt.JS 2, Vuetify 2, TypeScript
  • Node Version (>= 16)

Development

Run following commands to preview and develop

Backend:

cd api/
npm install
npm run start:dev

Frontend:

cd client/
npm install
npm run dev

About

Joke app built with Nuxt.JS and Nest.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published