https://github.com/theusmanyousaf/react-foundations
This repo contains details about how to start a simple html page and make it a nextjs application.
https://github.com/theusmanyousaf/react-foundations
Last synced: 7 months ago
JSON representation
This repo contains details about how to start a simple html page and make it a nextjs application.
- Host: GitHub
- URL: https://github.com/theusmanyousaf/react-foundations
- Owner: theusmanyousaf
- Created: 2024-01-02T06:56:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T17:35:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T19:24:05.687Z (8 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"# react-foundations"
1. I created a simple html file.
2. Used react and babel to update the html in real time.
3. React concepts like:
i. Components
ii. Props
iii. State