This Repository has prepared for 2nd Session Thinc. First Act 2023
This contain 2 projects :
Vanilla
is HTML + CSS + JavaScript Basic for Data fetching.React
is React code for Data fetching and learnuseState
&useEffect
hook.
To run this
Vanilla
: Open vanilla folder in vs code then, downloadLive Server
extensions then, run it.React
: Open react folder in vs code then, runnpm install
then,npm run dev
For React require NodeJS First, you can downloaded from NodeJS