Skip to content

AskatAsh/Peddy-pets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Peddy Pets Adopt

Project Description

This Project is about a website which helps users to adopt their favourite pets, like a pet, and get information like breed, birth date, price, details etc.

Screenshot of peddy pets website

Key Features of this project

  • Fetch pets category and show in UI
  • Fetch pets data and display in card layout design
  • Fetch pets data when clickin on a pet category
  • Sort pets data by price in descending order
  • Show liked pets thumbnail when clicked like button
  • Show pet details when clicked on details button
  • All section are responsive for all devices

Some ES6 Features used

  • Fetch API to get data from an endpoint
  • Template string to dynamicaly show data
  • Arrow functions to write concise code
  • Uses of let, const instead of var
  • Async await to handle api responses
  • Methods like foreach, sort are used

About

A javascript api web app where users can like their favourite pets and sort by price.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published