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

https://github.com/deeptanu2005/react-todoslist

A simple React To-Do List demonstrating components, state management, and routing. Live at GitHub Pages. 🚀
https://github.com/deeptanu2005/react-todoslist

jsx react react-hooks react-router reactjs todo-app todo-list todoapp todolist todos-list

Last synced: 2 months ago
JSON representation

A simple React To-Do List demonstrating components, state management, and routing. Live at GitHub Pages. 🚀

Awesome Lists containing this project

README

          

# React-TodosList 📝

A simple and interactive To-Do List built with **React** to practice components, state management, and routing.

## 🚀 Live Demo
[View on GitHub Pages](https://deeptanu2005.github.io/React-TodosList/)

## 🔧 Features
- ✅ Add & remove tasks dynamically
- 🎨 Styled with **Bootstrap** for a clean UI
- 🔄 React Router for navigation

## 📦 Installation
1. Clone the repository:
```sh
git clone https://github.com/deeptanu2005/React-TodosList.git
```
2. Navigate to the project folder:
```sh
cd React-TodosList
```
3. Install dependencies:
```sh
npm install
```
4. Start the development server:
```sh
npm start
```

## 📜 License
This project is for learning purposes.

---

**Developer:** **Deeptanu Sen** 🚀
Currently learning **Quantum Computing, Full-Stack Web & App Development**, and exploring new technologies.