kumuditha-udayanga / joke-app-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joke App Frontend

Note: Before running this make sure to run all three backends

Getting Started

Node version: v20.15.1

  1. Add the urls of the other microservices into the next.config.mjs file

  2. Install dependencies

npm install
  1. Then, run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:JavaScript 93.0%Language:CSS 7.0%