https://github.com/syntapy/1_react_quickstart
https://github.com/syntapy/1_react_quickstart
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syntapy/1_react_quickstart
- Owner: syntapy
- Created: 2024-12-21T06:01:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T18:51:40.000Z (about 1 year ago)
- Last Synced: 2025-07-21T03:30:21.145Z (about 1 year ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Tutorial
See it [hosted on github pages](https://syntapy.github.io/1_react_quickstart/).
Practicing React, Typescript, Vite, and Tailwind CSS. It is my first time styling a table and using debouncing on an input field.