Skip to content

firatcanulukaya/gunsel-timeoff-calculator

Repository files navigation

GÜNSEL Time Off Calculator

Used technologies: React, Vite, NodeJS

Instructions

First clone this repository.

$ git clone https://github.com/firatcanulukaya/gunsel-timeoff-calculator.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install

And run the application.

$ npm run dev