Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiham123/redux-todo-app

I developed this todo app entirely on my own. Without following any video tutorials, I relied solely on reading and comprehending the documentation to create this application from scratch.
https://github.com/shiham123/redux-todo-app

eslint-rules prettier-config reactjs redux-toolkit tailwindcss todo-app

Last synced: about 2 months ago
JSON representation

I developed this todo app entirely on my own. Without following any video tutorials, I relied solely on reading and comprehending the documentation to create this application from scratch.

Awesome Lists containing this project

README

        

# Project Overview

### What technologies i am used here.

- React
- Redux-toolkit
- tailwind css
- React icons
- React router dom
- tailwind plugins
- Scrollbar hide
- Redux logger
- prop-types
- SASS (CSS preprocessor)
- Eslint custom rules
- Custom prettier rules

#### Why I am use this!!

- **React** for better way to write javaScript code
- **Redux-toolkit** for state management
- **TailwindCSS** for better way write css code and use utilities
- **React icons** For use various and eye caching icons in project
- **React router dom** For better way handle user router experience
- **Scrollbar hide** for hide scrollbar and make design for attractive
- **Redux logger** for better way see how my redux behave
- **prop-types** for avoid error
- **ESLint** for set custom rules for practice writing better maintainable and readable code.
- **Prettier** For more organized way show code.

#### To run this project fist clone it then npm install and then npm run dev