Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dehwyy/react-redux-todo
a small project on React
https://github.com/dehwyy/react-redux-todo
Last synced: 7 days ago
JSON representation
a small project on React
- Host: GitHub
- URL: https://github.com/dehwyy/react-redux-todo
- Owner: dehwyy
- Created: 2022-10-30T18:55:46.000Z (about 2 years ago)
- Default Branch: init
- Last Pushed: 2022-10-30T19:11:48.000Z (about 2 years ago)
- Last Synced: 2024-11-03T23:04:28.503Z (about 2 months ago)
- Language: TypeScript
- Size: 404 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostList with sort/filter/adding/resort/removing(wip)
## Description:
Small website as some checkpoint in my learning of React
## Includes:
- adding post
- sorting posts
- filtering by words posts
- liking/disliking posts
- Redux Logic!
- Typed JS
- WIP...![preview](https://raw.githubusercontent.com/dehwyy/src/imgSrc/RRT1.png)