Skip to content

sahil-bhanvadiya/agency-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agency Web Application

Description

This is a web application designed to manage the operations of an agency. It includes features such as Client Management, Project Management, Task Assignment, Time Tracking, Invoicing and Billing, Reporting, Collaboration Tools.

Live demo here!

Pictures

Getting Started

First, You need to clone the repo in local system.

For run this app please use node lts version, I have used 18.

After that, Do install all the packages and run the development server:

npm i

npm run dev

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