Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 253 Bytes

Demo:

Local run:

  • Clone repo: git clone https://github.com/Findmitrey/React-giphy.git
  • Go to the project folder: cd React-giphy
  • Install dependencies: npm install
  • Run the project: npm start