git clone git@github.com:Keshavdulal/Adopt-Me.git
cd Adopt-me
npm install
npm run dev
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 |
- Hooks
- Effects
- Handling Async
- Class Components
- Error Boundaries
- Context
- Portals and Refs,
- Hooks in Depth
- Code Splitting
- TypeScript
- Redux