Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 266 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 266 Bytes

Adopt me React App

An application used for practicing React Core Concepts, like: Components, JS Tools, Hooks (useState, useEffect,...) TBA

image.png

Configuration Build tool

Parcel - https://parceljs.org/

Starting the app with

npm run dev