jvgalvao14 / Fetch-Dog-Api

NodeJS, Express and Typescript used to make an API that returns pictures of dogs. And fetching this API on the Front end using pure HTML and JS.
https://getdogpics.herokuapp.com/
1 stars 0 forks source link

Get dog pics!

This web app will get you dog pictures 🐕. who doesn't love them right?

Now deployed!

Under construction 🚧

Installing

    npm install

Starting the API

    npm run start

yarn dev

Open with Live Server