https://github.com/codeadamca/react-band-template
A W3Schools template converted to React.js.
https://github.com/codeadamca/react-band-template
javascript react w3schools
Last synced: 10 months ago
JSON representation
A W3Schools template converted to React.js.
- Host: GitHub
- URL: https://github.com/codeadamca/react-band-template
- Owner: codeadamca
- Created: 2020-11-12T19:06:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:28:07.000Z (12 months ago)
- Last Synced: 2025-01-26T23:23:09.000Z (12 months ago)
- Topics: javascript, react, w3schools
- Language: JavaScript
- Homepage:
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Converting the Band Template to React
As a method of teaching React.js, I have chosen the [Band Template](https://www.w3schools.com/w3css/tryw3css_templates_band.htm) from W3Schools and converted the template to React.js.
***
## Repo Resources
* [React.js](https://reactjs.org/)
* [W3Schools](https://www.w3schools.com/)
* [W3Schools Band Template](https://www.w3schools.com/w3css/w3css_web_tmp_band.asp)