Skip to content

Keshavdulal/Adopt-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adopt Me npm version

Installation Instructions

git clone git@github.com:Keshavdulal/Adopt-Me.git
cd Adopt-me
npm install
npm run dev

Open http://localhost:1234


A React App to find pets using Petfinder's API

Dependencies name
Package Manager npm
Linter ESLint
Code Formatter Prettier
Bundler Parcel
Routing Reach Router

React Features Used

  • Hooks
  • Effects
  • Handling Async
  • Class Components
  • Error Boundaries
  • Context
  • Portals and Refs,
  • Hooks in Depth
  • Code Splitting
  • TypeScript
  • Redux

HitCount