Skip to content

A mini solo react.js project executed in 2 days. The tech stack used is React, JavaScript, axios, react-route and CSS. The app is deployed on netlify.

Notifications You must be signed in to change notification settings

Maddy-O/Zoo-Animal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Zoo App (Mini Individual Project)

The project is basically a mini zoo web app. This app shows all related data of animals present in the zoo.

API Reference

Zoo Animals API used to fetch data.

  GET /animals/rand

Get item

  GET /animals/rand/{num}

Tech Stack

Client: React, JavaScript and CSS.

Authors

Screenshots

image

image

image

Walkthrough

  • The first page is the landing page of the project where basic information about the animals present in the zoo.
  • On clicking on any of the animals card on the home page we route to the animal details page where we can see all details of the selected animal.
  • On clicking on any of the animal you can see type, breeds, dite, length, height etc.

About

A mini solo react.js project executed in 2 days. The tech stack used is React, JavaScript, axios, react-route and CSS. The app is deployed on netlify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published