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

https://github.com/isikkerim/next-todo-app

Next.js To-Do App is a task management app built with Next.js 15, TypeScript, Tailwind CSS, ShadCN, and FontAwesome. It allows users to add, view, and delete tasks with a responsive and user-friendly design. The app includes Home, To-Do, and About pages.
https://github.com/isikkerim/next-todo-app

developer-tools nextjs15-typescript website

Last synced: 3 months ago
JSON representation

Next.js To-Do App is a task management app built with Next.js 15, TypeScript, Tailwind CSS, ShadCN, and FontAwesome. It allows users to add, view, and delete tasks with a responsive and user-friendly design. The app includes Home, To-Do, and About pages.

Awesome Lists containing this project

README

        

# Next.js To-Do App

A feature-rich **To-Do App** built using modern web technologies, designed for intuitive task management with a responsive, multi-page structure. This app demonstrates best practices in building scalable and user-friendly applications with **Next.js 15**, **TypeScript**, **Tailwind CSS**, **ShadCN**, and **FontAwesome**.

---
![todo1](https://github.com/user-attachments/assets/8d4179f2-f440-4f93-9fb0-c58604af5a1e)

## Features

### Home Page
- Introduces the app and its functionality in a simple, elegant manner.
- Provides a user-friendly starting point for navigation.

### To-Do Page
- Core task management features:
- Add new tasks dynamically.
- View your tasks in an organized list.
- Delete tasks with ease.
- Optimized for a smooth user experience with responsive design.
![todo2](https://github.com/user-attachments/assets/6c6d6eb8-e6f2-49b3-8ae3-2126f24260b4)

### About Page
- Details about the app’s purpose and its developer.
- Includes direct links to the developer’s professional profiles on [GitHub](https://github.com/isikkerim) and [LinkedIn](https://www.linkedin.com/in/kerim-i%C5%9F%C4%B1k-b47892211/).

---

## Technology Stack
![todo3](https://github.com/user-attachments/assets/9427ac0d-1bc5-4758-bedb-fd1705790484)

This app is built using the following technologies:

- **Next.js 15**: Provides server-side rendering, routing, and static site generation.
- **TypeScript**: Ensures type safety and improves maintainability.
- **Tailwind CSS**: Enables utility-first, responsive, and modern design.
- **ShadCN**: Offers customizable, pre-designed UI components.
- **FontAwesome**: Delivers visually appealing icons for an enhanced user interface.

---

## Getting Started

Follow these steps to run the app locally:

### 1. Clone the Repository
```bash
git clone https://github.com/isikkerim/next-todo-app.git
cd todo-app