This project was bootstrapped with Create React App.
- About the Application
- Application dependencies
- Getting Started
- How to Run the Application
- Resources and Assets
- Legal Discliamer
A React based gif search application with a user interface of giphy website and powered by giphy API.
This application Requires Active Internet Connection to Run
- To run the project you will need Node.js installed on your machine, which comes with npm , a node package manager.
- Visit the official page to download it and read more about it Node.js
- Download the zip folder and unzip it.
- Open the main folder
- Do any of following two steps to get this app running
i. In this folder open the terminal , cd to current folder and type
npm install
to install dependencies. ii.Then, typenpm start
into the terminal after the installation is complete. - A new window will be opened visting
http://localhost:3000
in your default browser. - With your server running, You can also visit the site:
http://localhost:3000
in your preferred browser. - To disconnect simply close your terminal.
This project is made for development purposes only.All Trademarks referred to are the property of their respective owners.This site is powered by Giphy API. All images belong to Giphy.com