Metashaker / flickr-feed-and-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickr feed and search

Netlify Status

What is this?

Welcome! On entering the web page the last 20 items from the Flickr's feed will be displayed in a responsive grid. It also features a search bar to look for images that match a specific tag (word).

What's the stack

  • Frontend: React
  • Backend: Nodejs

Getting started

  1. Clone the repository locally
  2. Move to the backend folder in the terminal, and run npm install
  3. Start the development server at the backend root folder running npm start
  4. Open another terminal, move to the frontend folder in the terminal, and run yarn install
  5. Start the develop aht the frontend root folder running yarn start

Important

I'm not responsible for the content displayed in the feed, as it may contain innappropiate content. This is Flickr's content :).

About


Languages

Language:JavaScript 83.4%Language:HTML 13.5%Language:Pug 2.2%Language:CSS 0.9%