pkijowska / FlickrSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickr Search 🎨

A React app that allows you to look for your favourite images using Flickr API.

Click here to visit the site.

Features:

  • Look for images using Flickr API

Technology:

  • React

  • CSS

  • Heroku

Use the site locally

If you want to use the site locally, to have a look at how it works or to make any changes you'd like, simply clone down the repo (or fork, then clone). You will need to install all the dependencies:

npm install

Then to serve on your local server:

npm run start

About


Languages

Language:JavaScript 77.7%Language:HTML 14.5%Language:CSS 7.8%