Skip to content

AfaMadza/GIPSY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIPSY

GIPSY Logo

Description

GIPSY is a web application that employs React.js, Redux, and Firebase in order to provide a beautiful and seamless interface for users to search for GIFs, view trending GIFs and add GIFs to their Favorites. This application sends requests to the GIPHY API, and utilizes the API's /search endpoint to search for users' queries.

Environment

This application was developed using create-react-app 1.5.2. This project was bootstrapped with Create React App.

Select Directory Descriptions

The repository contains the following components:

Directory Description
components Contains React.js components relating to UI, Navigation, Requests, Logos...
hoc Contains higher order components
store Includes actions and reducers necessary for mapping state to props and dispatch to props
assets Contains logos and images used throughout the application

Usage and Installation

npm i gipsy

and then in the project directory, you can run:

npm start

Example
npm start
Starting the development server...
Compiled successfully!

You can now view gipsy in the browser.

  Local:            http://localhost:3000/
  On Your Network:  http://192.168.56.1:3000/

Note that the development build is not optimized.
To create a production build, use npm run build.

Screen Shot


Authors

This project was created by:

Afa Madza: https://github.com/AfaMadza

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Search for Gifs with graceful UX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published