Using vite, typescript and tailwind.
- Converting User input on change
- Emitting passed down values from components
- CSS Theme Switcher using localstorage
- Passing components to components as a prop
- Timed Popups with Transitions
- Passing down a single element to a component
npm i # install
npm run lint # lint
npm run dev # run on localhost:3000