/pink-todo-list-for-girls-react

🦋🦋 Beautiful pink todo-list with gold butterflies

🦋🌸 To-Do List App 🌸🦋

Welcome to the To-Do List App! This is a simple yet charming to-do list application with a Barbie-inspired theme. Add, remove, and keep track of your tasks in a glittery, pink, and butterfly-filled interface.

Butterfly

Features

  • Add new tasks with timestamps
  • Remove tasks when completed
  • Tasks are saved in local storage
  • Glittery and pink Barbie-inspired design
  • Animated butterflies and Winx fairies

Installation

  1. Clone the repository:
    git clone https://github.com/himarygr/pink-todo-list-for-girls-react.git
    
  2. Navigate to the project directory:
     cd todo-app
    
  3. Install dependencies:
     npm install
    
  4. Start the development server:
     npm start
    

Usage

  • Open your browser and go to http://localhost:3000.
  • Add your tasks using the input field and "Add" button.
  • Your tasks will be displayed with a timestamp.
  • Remove tasks by clicking the "Remove" button next to each task.

Technologies Used

  • React
  • CSS
  • LocalStorage API