/notice-period-calculator

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

Primary LanguageJavaScript

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