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. 🚀
- Host: GitHub
- URL: https://github.com/deeptanu2005/react-todoslist
- Owner: Deeptanu2005
- License: mit
- Created: 2025-02-18T16:26:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T17:12:40.000Z (over 1 year ago)
- Last Synced: 2025-02-18T17:23:55.498Z (over 1 year ago)
- Topics: jsx, react, react-hooks, react-router, reactjs, todo-app, todo-list, todoapp, todolist, todos-list
- Language: JavaScript
- Homepage: https://deeptanu2005.github.io/React-TodosList/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.