PabloSzx / INFO104-Playground

React Playground for INFO104 UACh

Home Page:https://observablehq.com/@pabloszx/fundamentos-basicos-de-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground made for Fundamentos básicos de React

First install dependencies

yarn

Then start the development server (it will automatically start and refresh with any code change)

yarn dev

Then you should go to http://localhost:3000/ in your preferred browser.

You can easily modify the code inside the /pages folder.

About

React Playground for INFO104 UACh

https://observablehq.com/@pabloszx/fundamentos-basicos-de-react


Languages

Language:TypeScript 100.0%