A sleek and intuitive task management application built with React.js, powered by Node.js (for future expansion), and styled with Tailwind CSS.
ClickMe
- Clean and Minimalist UI: Designed for focused productivity.
- Task Creation & Management: Easily add, edit, and delete tasks.
- Task Completion: Check off completed tasks.
- Responsive Design: Works seamlessly on all devices.
- Local Storage: Tasks are saved locally in your browser.
- Tailwind CSS: For rapid and consistent styling.
-
Clone the repository:
git clone [your-repository-url] cd pixel-planner
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser:
Open http://localhost:3000 to view the app.