Skip to content

Ross65536/Giphy-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy-Marks

A web-application to bookmark your favourite giphy gifs!

This project is a SPA app built on react and using Giphy APIs.

A working version is available on the github pages here

This Project was developed as part of a Velocidi challenge.

Implemented Features

  • Search gifs using Giphy's search API
  • Load More gifs
  • Bookmark Gifs
  • View all bookmarked gifs
  • Save bookmarked gifs across browser sessions

Used Libraries

  • React
  • Bootstrap v4
  • jQuery (for Ajax)
  • Less

Instalation

This is a native react app and it can be fully served as static pages. You have to build the .less files into raw css before running, using:

$ npm run build-css

Giphy API Key

You need to specify your Giphy API key in a environment variable (such as the .env file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published