Nepali Puti Photo -

useEffect(() => { axios.get('/api/nepali-puti-photos') .then(response => { setPhotos(response.data); setFilteredPhotos(response.data); }) .catch(error => console.error(error)); }, []);

He later wrote a short note on the back of the photograph: nepali puti photo

[Insert high-quality photos of Nepali Puti] useEffect(() => { axios