gautamkumar1 / Excellence-Final-Interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow these steps to set up the project locally on your machine.

Installation

Follow this steps to run the backend

Install the project dependencies using npm:

cd server
npm install
npm start

Follow this steps to run the frontend

cd client
npm install
npm run dev

About


Languages

Language:JavaScript 92.7%Language:CSS 4.7%Language:HTML 2.6%