Skip to content

suhas92/flickr-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Web Application

What is this application ?

This is a NodeJS web-application which populates NASA images from Flickr API and provides different functionalities like search, sort, filter and pagination of the images. The Front-end and the Back-end is built on AngularJS and ExpressJS respectively.

Installation

Step 1

Clone the directory

git clone https://github.com/suhas92/flickr-web-app.git <<your-directory-name>>

Step 2

Go to the directory

cd <<your-directory-name>>

Step 3

Install the dependencies

npm install

Step 4

Run the app

npm start

Note: The app is running default on port 8081. Go to localhost:8081 in any browser.

About

Flickr Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published