An open API service indexing awesome lists of open source software.

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.

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