Giter Club home page Giter Club logo

react-giphy-client's Introduction

Gifinder

Gifinder

Gifinder is a simple react application prototype for finding GIFS. Because this is a prototype, it uses the GIPHY public API.

Getting Started

To run this application please follow these instructions.

Installing

Run the following commands to start the app in development mode. Please check the package.json script for further modes.

First clone this repo and enter to the app directory:

$ git clone https://github.com/richardblondet/react-giphy-client.git && cd react-giphy-client

Then install all dependencies and start the app:

npm install && npm run dev

Built With

Improvements opportunities

This application was not developed using TDD so no test libraries were used. These can be easily achieved using this Jest or Mocha. An example can be found here and here. Some other things can be easily implemented and would improve the quality of this application. For example:

  • Better error handling.
  • Documenting components using this convention.
  • Adding type checking with propTypes to components for better controlling as recommended here.
  • Adding service workers to prefetch gifs results in the background with no user interaction for faster loading gifs while opening the lightbox and navigating in it.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

react-giphy-client's People

Contributors

richardblondet avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.