A simple and responsive todo list application built using React.
Demo • Features • Installation • Usage • Screenshots • Contributing • License
Check out the live demo (https://react-todo-app-mircntzr.vercel.app/).
- Add, toggle completion, and delete tasks.
- Filter tasks by status (all, active, completed).
- Responsive design that works well on various devices.
- Clone this repository: git clone https://github.com/mircntzr/advice-generator-app
- Navigate to the project directory: cd advice-generator-app
- Install the dependencies: npm install
- Start the application: npm run dev
- Open your browser and go to "http://localhost:5173".
- Javascript
- React
- CSS
We welcome contributions of any kind! If you would like to contribute to the project, please submit a pull request. For major changes, it is recommended to open an issue for discussion first.
