Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amir-kedis/react-jonas-projects
In this repo I implement the react projects provided in Ultimate react course by jonas.
https://github.com/amir-kedis/react-jonas-projects
css-modules react react-hooks react-router redux
Last synced: 3 months ago
JSON representation
In this repo I implement the react projects provided in Ultimate react course by jonas.
- Host: GitHub
- URL: https://github.com/amir-kedis/react-jonas-projects
- Owner: amir-kedis
- Created: 2024-07-23T16:23:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T10:46:24.000Z (5 months ago)
- Last Synced: 2024-10-01T03:04:54.713Z (3 months ago)
- Topics: css-modules, react, react-hooks, react-router, redux
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 react-jonas-projects
In this repo I implement the react projects provided in
Ultimate react course by jonas.## ⚡ Project and their new concepts
- **🍿 usePopCorn**: Effects / hooks / Component Composition
- **⚛️ react-quiz**: use reducer hook / advanced state management
- **🌐 world-wise**: react router 6
- **🔸 atomic-blog**: context api