Skip to content

Yashraghuvans/Pixel-Planner

Repository files navigation

Pixel Planner

A sleek and intuitive task management application built with React.js, powered by Node.js (for future expansion), and styled with Tailwind CSS.
ClickMe

Features

  • 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.

Technologies Used

HTML5 JavaScript Vercel GitHub Actions GitHub GitTailwind CSSReact

Getting Started

  1. Clone the repository:

    git clone [your-repository-url]
    cd pixel-planner
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser:

    Open http://localhost:3000 to view the app.

Releases

No releases published

Packages

No packages published