qasim9872 / notice-period-calculator

A react app to calculate the date you should give your notice when leaving a job

Home Page:https://qasim9872.github.io/notice-period-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice Period Calculator

A react application that will calculate your notice period

Getting started

Installation

Install Create React App

npm init create-react-app my-app

Install the dependencies

npm install twin.macro tailwindcss styled-components
Install with Yarn

Install Create React App

yarn create create-react-app my-app

Install the dependencies

yarn add twin.macro tailwindcss styled-components

About

A react app to calculate the date you should give your notice when leaving a job

https://qasim9872.github.io/notice-period-calculator/


Languages

Language:JavaScript 82.5%Language:HTML 13.7%Language:Shell 3.9%