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

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

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) |