https://github.com/nurdoganbahadir/react-todo-app
This project was developed with React. React hooks and localstorage are used. The user can create a to-do list, see what they have done and delete any todo from the to-do list if they want.
https://github.com/nurdoganbahadir/react-todo-app
hooks locale-storage react reactbootstrap todolist
Last synced: 4 months ago
JSON representation
This project was developed with React. React hooks and localstorage are used. The user can create a to-do list, see what they have done and delete any todo from the to-do list if they want.
- Host: GitHub
- URL: https://github.com/nurdoganbahadir/react-todo-app
- Owner: nurdoganbahadir
- Created: 2024-09-10T21:48:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-19T10:54:15.000Z (10 months ago)
- Last Synced: 2025-01-22T08:28:13.560Z (5 months ago)
- Topics: hooks, locale-storage, react, reactbootstrap, todolist
- Language: JavaScript
- Homepage: https://todo-app-nurdoganbahadir.netlify.app
- Size: 509 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi I'm Nurdoğan Bahadır 👋. Welcome to my Todo App Project with React.
This is a Todo App project. In this project the user can create a list of plans, save them, delete them and mark them as completed.
# Live Link of the Project
[Click Me](https://todo-app-nurdoganbahadir.netlify.app)
# Libraries and Technologies I use
- useState
- react bootstrap
- react icons
- uuid# How to install
In the project directory, open the terminal and run:
### `npm install`
This will install the necessary dependencies. After that, you can run:
### `npm start`
# How does my project look
