React Native Project: To do list Topicsreact i18n typescript ResourcesReadme Activity Stars0 stars Watchers1 watching Forks0 forks Report repository Releases No releases published Packages No packages published
This is a Next.js project bootstrapped with create-next-app. Learn More To learn more about Next.js, take a look at the following resources: Next.js Documentation - learn about Next.js features and API. Learn Next.js - an interactive Next.js tutorial. You can check out the Next.js G...
The simplicity of deploying a static website withGitHub Pagesis a process that can be easily transferred to React applications. With just a few steps, it’s easy to host a React app on GitHub Pages for free or build it to deploy on your custom domain or subdomain. In this article, we...
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration Deployment This section has moved here: https://facebook.github.io/create-react-app/docs/deployment npm run build fails to minify This section has moved here: https://facebook.github.io/create...
🚀 𝐁𝐮𝐢𝐥𝐭 𝐚 𝐓𝐨-𝐃𝐨 𝐋𝐢𝐬𝐭 𝐀𝐩𝐩 𝐰𝐢𝐭𝐡 𝐑𝐞𝐚𝐜𝐭! 📝 Just wrapped up a simple yet efficient To-Do List project using React.js! This project helped me dive deeper into React Hooks like
This project is a todo-list app with react.js and tailwindcss. Also in this project you can learn or relearn react.js - sbulac/To-Do-React
Lista de tareas en React. Agrega, elimina y gestiona tareas fácilmente con estado. 🚀 Actualización en vivo y diseño limpio - Yaco10/to-do-list-react
https://tagaism.github.io/to-do-list-app/Main used PackagesReactJS Material UI ReactBeatufulDNDTo start to contribute:clone repository inside project folder run npm installHow to create pull request (PR).Pull latest version of main: $ git checkout main $ git pull origin main $ git ...
A to-do list app using React, TypeScript, Tailwindcss, DaisyUI and local storage to keep your tasks even after refreshing the page. You can delete items or mark them as done with a strikethrough. Demo Link Check out the Project Screenshots Landing Page How to Run Clone down this projec...
Remove tasks from the list Mark tasks as completed Filter tasks by status (All, Active, Completed) Installation Clone the repository: git clone https://github.com/palak1010/react-redux-todo-list.git Navigate to the project directory: cd react-redux-todo-list Install dependencies: npm install...