A React App which queries the Flickr API
- Do a
git clone
on the Repository or download it cd
into the Project Directory or open it
- 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
Snapz App has the following Dependencies.