Skip to content

deadwing7x/pet-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetWiki

Get to know more about those amazing furry creatures that we all love.

This project is built using React with TypeScript for the frontend and Netlify Lambda Functions (Serverless) which serves as the backend for the application.

How to run:

  1. Open the folder in any IDE and fire up the command "npm run start" which starts the app along side the netlify lambda functions.

Every information shown in this project regarding the pet animals are courtesy of these two amazing apis.

  1. The Cat API
  2. The Dog API