/Weekly-Scheduler

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Weekly-Scheduler

A simple application that allows a user to select days of the week.

Application uses tailwindcss for styling and layout. Run npx @tailwindcss/cli -i ./src/input.css -o ./src/styles.css --watch to watch and build css.