##Daily Fluffy
###Overview
Daily Fluffy is a cute and minimalistic dashboard designed to display essential daily information in a fun and visually appealing way. It offers a simple and user-frindely interface thath includes:
- Weather of the day: displays he current weather base on your location.
- Date & Time: Show the current date and time, updating in real-time.
- Cute animal image: a daiy changing adorable animal picture fetched from Freepik.
- To-do list: a simple to-do list to help you keep track of tasks throughout the day.
##Environment
The project is build using Node.js v18, Next.js v14, React v18, TailwindCSS v3.
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.