Giter Site home page Giter Site logo

flickr-gallery-app's Introduction

Flickr Gallery

An app based on reactjs which fetches the latest photos from Flickr API.

Requirements

  1. Node v12+
  2. NPM v6+ or Yarn v1+
  3. Flickr API key, you can get it from here

Setup

  1. Clone this repository
  2. copy .env.example to .env
  3. replace REACT_APP_API_KEY value with your own Flickr API key
  4. run yarn or npm install

Running the app

run yarn start or npm start

Building the app

run yarn run build or npm run build

Testing the app

run yarn test or npm run test to run the interactive test runner powered by Jest

Additional Information

This app is built using React and Typescript (for better typing).
It implements store functionality without the use of Redux or Redux toolkit with the possibility to dispatch actions from child components. Also, the store can be selected from any child component using AppContext.
Styling is done using CSSModule to enable CSS scoping.

flickr-gallery-app's People

Contributors

dependabot[bot] avatar ismailcherri avatar

Watchers

 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.