Adopt Me App
A pet adoption platform made with React. The app has a caching functionality, allowing it to store previous searches. Therefore, it doesn't request data upon a filter that was previously used, and it simply returns the prior result. Thus, the performance is improved. The displayed data is acquired through server requests to an API called: Dog API
Technologies and tools used include:
- React
- JavaScript
- CSS
- ESLint
- Vite
- NPM
- Parcel