Source code example for [Showing current date and time and Giphy seaarch] article.
Run this command in console:
npm install
All dependencies will be downloaded by npm
to node_modules
folder.
Run this command in console:
npm start
Open http://localhost:3000
to access basic react activity.