Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gokayybaz/baz-todo-app

Baz Basic Todo App - NextJS
https://github.com/gokayybaz/baz-todo-app

ai framer-motion lucide-react nextjs reactjs tailwindcss

Last synced: about 2 months ago
JSON representation

Baz Basic Todo App - NextJS

Awesome Lists containing this project

README

        

# Baz Basic Todo App
Baz Basic Todo App is a simple and intuitive task management tool designed to help you stay organized and productive.
With its user-friendly interface and smooth functionality, it’s perfect for managing daily tasks efficiently.

## Features

- Add Todo: Quickly add tasks to your list with ease.
- Delete Todo: Remove tasks you no longer need with a single click.
- Toggle Todo: Mark tasks as completed or incomplete effortlessly.
- Save Todos to Local Storage: Keep your tasks saved locally, even when you close the app.
- Load Todos from Local Storage: Automatically reload your tasks when you revisit the app.

## Screenshots
![Screenshot](./public/screenshot-1.png)
![Screenshot](./public/screenshot-2.png)
![Screenshot](./public/screenshot-3.png)

## Technologies

- React: For building a dynamic and responsive user interface.
- Tailwind: For seamless and modern styling.
- Lucide: For clean and visually appealing icons.
- Framer Motion: For fluid and engaging animations.
- Local Storage: For persistent task management.

## Installation

- Clone the repository and install dependencies:

```bash
npm install
```

## Usage
Run the app locally:
```bash
npm run dev
```

Stay on top of your tasks with Baz Basic Todo App – your simple solution to task management!