Skip to content

nathaliemar/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-Tastic 📝

Todo-Tastic is a modern and intuitive to-do list application designed to help you organize your tasks, track progress, and achieve your goals efficiently. Whether you're managing daily chores, planning a project, or simply staying on top of your to-do list, Todo-Tastic has got you covered.


Features 🚀

  • Add Tasks: Quickly add new tasks with details and mark them as completed.
  • Edit Tasks: Update task details or change their status.
  • View Task Details: Dive into the specifics of each task.
  • Delete Tasks: Remove tasks you no longer need.
  • Responsive Design: Works seamlessly across devices.

Getting Started 🛠️

Follow these steps to set up and run the project locally.

Prerequisites

Ensure you have the following installed on your system:

Installation

  1. Clone the repository:

    git clone https://github.com/nathaliemar/todo-app.git
    cd todo-app
  2. Install dependencies:

    npm install

Running the App

  • Start the development server:
    npm run dev
  • Open your browser and navigate to http://localhost:5173.

Building for Production

To create a production build:

npm run build

The build files will be generated in the dist directory.

Previewing the Production Build

To preview the production build locally:

npm run preview

Technologies Used 🛠️

  • React: Frontend library for building user interfaces.
  • React Router: For handling client-side routing.
  • Vite: Fast build tool for modern web projects.
  • CSS Modules: For modular and scoped styling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published