Deployed version: Here
Head over to the "Todo App - Selin Su Varol" folder and then run npm start
.
- Get the username from the user and store it on localStorage, then display the username somewhere on the page.
- By using the API, write functions of CRUD operations of todos.
- Have min 3 character limit for the new todo input.
- Feel free to use promise, .then, async/awaits.
-React Toastify -Material UI
-Dark mode.