Skip to content

SebastianPellitero/giphy-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy Search App

Build Instructions

  • Clone the repo
git clone [email protected]:SebastianPellitero/giphy-search-app.git

  • Install dependencies
npm install
  • Run the project
npm start

Open http://localhost:3000 to view it in the browser.

Folder Structure

my-app/
  README.md
  node_modules/
  package.json
  public/
    index.html
    favicon.ico
  src/
    components/
      Favorite/
      Gif/
      GifList/
      GisResults
      App.css
      App.js
      App.test.js
  icons/
  index.css
  index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published