Skip to content

kwood15/snapz-app

Repository files navigation

Snapz App Build Status

A React App which queries the Flickr API

Get Started

  • Do a git clone on the Repository or download it
  • cd into the Project Directory or open it

Do one of each of the following:

  • To install the dependencies:
npm install | or | yarn
  • To run it:
npm start | or | yarn start
  • To lint it:
npm run lint | or | yarn lint
  • To test it:
npm run test | or | yarn test
  • To build it:
npm run build | or | yarn build

Dependencies

Snapz App has the following Dependencies.

About

📸 A React App which queries the Flickr API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published