https://github.com/macamer/react
Demo projects with React
https://github.com/macamer/react
javascript react typescript
Last synced: 3 months ago
JSON representation
Demo projects with React
- Host: GitHub
- URL: https://github.com/macamer/react
- Owner: macamer
- Created: 2025-01-22T08:35:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T15:47:43.000Z (over 1 year ago)
- Last Synced: 2025-05-17T03:33:17.688Z (about 1 year ago)
- Topics: javascript, react, typescript
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Aprendiendo React ⚛️
Aquí encontrarás una serie de proyectos prácticos desarrollados con React, que he ido desarrollando para practicar y mejorar en las funcionalidades y herramientas que React pone a nuestra disposición. 💡✨
Proyectos con React
| Número | Proyecto | Código | Web |
| --- | --- | --- | --- |
| `00` | Twitter Follow Card | [Ver](/00-hola-mundo) | [Visitar](https://macamer-react-00.surge.sh/) |
| `01` | Counter | [Ver](/01-contador) | [Visitar](https://macamer-react-01.surge.sh/) |
| `02` | Tic Tac Toe | [Ver](/02-tic-tac-toe/) | [Visitar](https://macamer-react-02.surge.sh) |
| `03` | Blob Cursor | [Ver](/03-blobCursor) | [Visitar](https://macamer-react-03.surge.sh) |