Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Aqtoni/Random-dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random dog image

Very simple api, shows pictures of different dogs on localhost. Getting a new image dog when you clicking a button in the browser. Reads a breed from a file, and writes a link with a picture to another file. In "dog.txt" you can specify the dog breed, by simply replacing the breed on the first field.

Technologies Used :

  • Nodejs
  • Express.js
  • File System
  • Superagent

Features :

  1. Getting a new image dog

To run this project :

You can fork the app or you can git-clone the app into your local machine. $ git clone

Install project dependencies: $ npm install

Start the app: $ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published