Skip to content

Commit

Permalink
Add project 14
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed May 31, 2023
1 parent 2ba3681 commit 22cab3e
Show file tree
Hide file tree
Showing 32 changed files with 5,675 additions and 50 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Curso para aprender **React** basado en proyectos.
- 11: [Prueba técnica de React con TypeScript](https://www.twitch.tv/videos/1792623213)
- 12: [React Query + Paginación + Infinite Scroll](https://www.twitch.tv/videos/1797984028)
- 13: [JavaScript Quiz con Zustand + TypeScript desde cero](https://www.twitch.tv/videos/1804141689)
- 14: [Hacker News con TypeScript + SWR](https://www.twitch.tv/videos/1804141689)

## ⌨️ Proyectos de React con código

Expand All @@ -44,3 +45,4 @@ Curso para aprender **React** basado en proyectos.
| `11b` | Prueba Técnica con TypeScript y React con React Query | [Ver](projects/11b-typescript-prueba-tecnica-with-react-query/) | [Visitar](https://midu-react-11.surge.sh) |
| `12` | Sistema de comentarios con React Query | [Ver](projects/12-comments-react-query) | [Visitar](https://midu-react-11.surge.sh) |
| `13` | JavaScript Quiz con Zustand y TypeScript | [Ver](projects/13-javascript-quiz-con-zustand/) | [Visitar](https://midu-react-13.surge.sh) |
| `14` | Hacker News con TypeScript y SWR | [Ver](projects/14-hacker-news-prueba-tecnica) | [Visitar](https://midu-react-14.surge.sh) |
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@
"homepage": "https://github.com/midudev/aprendiendo-react#readme",
"devDependencies": {
"standard": "17.0.0"
},
"eslintConfig": {
"extends": "./node_modules/standard/eslintrc.json"
}
}
Loading

0 comments on commit 22cab3e

Please sign in to comment.