Included projects 💻
📝 Todo App
A simple todo app built on React and Tailwind CSS. You can add, remove, and mark tasks as completed. Each task has a title, body and time estimate. Tasks are stored in localStorage.
🖩 Basic Calculator
A calculator built with React and Tailwind CSS, with basic functions like addition, subtraction, multiplication and division.
🎨 RGB Guess Game
Guess the correct color from the RGB-color-code! A fun game with a timer and score tracking, built with React and Tailwind CSS.
📅 Half Date Calculator
Calculates the halfway date between two given dates (day and month). Built with React and Tailwind CSS.