A personal Planner app built using Next.js, TypeScript, Tailwind CSS, and Framer Motion. This app allows users to set goals, plan their daily tasks, and maintain a personal diary for better organization and reflection.
- Goal Setting: Add and track your personal or professional goals.
- Task Planner: Create daily and weekly tasks, set due dates, and mark them as completed.
- Diary: Record your thoughts, experiences, or ideas with a simple journaling feature.
- Dashboard: View an overview of your goals, upcoming tasks, and recent diary entries in one place.
- Responsive Design: Fully responsive layout powered by Tailwind CSS for use on both desktop and mobile devices.
- Animations: Smooth page transitions and interactive animations using Framer Motion.
- Next.js: Framework for building server-rendered React applications.
- TypeScript: Type-safe JavaScript to help catch errors early and provide better tooling.
- Tailwind CSS: Utility-first CSS framework for building custom designs rapidly.
- Framer Motion: Animation library for creating smooth, high-performance animations.