Skip to content

felixnoriel/react-flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Application to list public feed of Flickr API

Getting Started

  • Download this repo (master branch)
  • Make sure you have Node(latest stable version) installed

Running

  • npm install
  • npm run start
  • npm run test

Folder/File directory

  • /src contains code to run the application
  • /src/store contains construction of store using hooks
  • /src/components contains react components
  • /src/**/*.test.tsx contains unit tests of react components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published