Git Product home page Git Product logo

flikrpics's Introduction

flikrPics

Table of Contents

Description

Flikr Pics brings forward all the best pictures based on what you want to see. I utilized a material UI theme for the layout: https://github.com/mui-org/material-ui/tree/master/docs/src/pages/getting-started/templates/album

I chose Material UI because of both familiarity and ease of use since it has components for pagination and searching.

Getting Started

Instructions to get the project deployed locally.

Dependencies

  • Node.js v14.15.5

Set up

  1. Run npm install to install the neccesary dependencies.
  2. Run npm run dev-react to compile all public files into a bundle.
  3. Run npm run dev-server to serve up the files on port 3000

API key

  1. Get a Flikr API at https://www.flickr.com/services/api/
  2. Generate a config.js file in the root directory.
  3. Export out an object like so e.g. { "key": API_KEY } where API_KEY is a string of your access key.

Routes

GET route for image search word

"/picFetch"
With two parameters: searchTerm and PageNumber

Project Version

v0.1.0

  1. Middle Search Bar is Functional
  2. Pagination works with a pre-defined range to 5

Future Updates

  1. Have Pagination reflect how many pages actually are available for each search
  2. Get the search bar in the header to be functional
  3. Show descriptions for each image and have them render full screen when clicked

flikrpics's People

Contributors

sina2192 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.