[Instagram Clone]Converting HTML/CSS to React App
Prerequisite
Node.js & npm
-Download Node.js & npm(LTS version recommended)
-Run commands below to see the version of Node.js & npm you installed$ node -v
$ npm -v
CRA
CRA(Create-React-App) Create React App is a comfortable environment for learnin...
reyjang.hashnode.dev2 min read