- 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.
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